diff options
author | 2009-12-10 18:24:39 +0000 | |
---|---|---|
committer | 2009-12-10 18:24:39 +0000 | |
commit | 0f321a2248b4ed3599ee45fd18e8a3c60f7ca4ac (patch) | |
tree | 586d18b732f9c34bd677d8024e96509d557a0370 | |
parent | x86 stable, bug 294958 (diff) | |
download | gentoo-2-0f321a2248b4ed3599ee45fd18e8a3c60f7ca4ac.tar.gz gentoo-2-0f321a2248b4ed3599ee45fd18e8a3c60f7ca4ac.tar.bz2 gentoo-2-0f321a2248b4ed3599ee45fd18e8a3c60f7ca4ac.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
-rw-r--r-- | x11-apps/xclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xclock/xclock-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xclock/ChangeLog b/x11-apps/xclock/ChangeLog index 5b20ed49a490..aa3fc8c0f94b 100644 --- a/x11-apps/xclock/ChangeLog +++ b/x11-apps/xclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclock # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.43 2009/12/10 12:42:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.44 2009/12/10 18:24:39 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xclock-1.0.4.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xclock-1.0.4.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/xclock/xclock-1.0.4.ebuild b/x11-apps/xclock/xclock-1.0.4.ebuild index aca83d85d064..50e6dea40c8a 100644 --- a/x11-apps/xclock/xclock-1.0.4.ebuild +++ b/x11-apps/xclock/xclock-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.4.ebuild,v 1.2 2009/12/10 12:42:10 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.4.ebuild,v 1.3 2009/12/10 18:24:39 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="analog / digital clock for X" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |