diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-16 17:58:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-16 17:58:31 +0000 |
commit | 3f30d1cc5aee5a61ead854365f68e4eeb27fe224 (patch) | |
tree | cd53836c06b8279ae5daf82f60515c99ef148d4a /x11-apps/xclock | |
parent | Stable on ppc64; bug #202087 (diff) | |
download | gentoo-2-3f30d1cc5aee5a61ead854365f68e4eeb27fe224.tar.gz gentoo-2-3f30d1cc5aee5a61ead854365f68e4eeb27fe224.tar.bz2 gentoo-2-3f30d1cc5aee5a61ead854365f68e4eeb27fe224.zip |
Stable on ppc64; bug #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xclock')
-rw-r--r-- | x11-apps/xclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xclock/xclock-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xclock/ChangeLog b/x11-apps/xclock/ChangeLog index 070816ef28d7..d925dec7bcb4 100644 --- a/x11-apps/xclock/ChangeLog +++ b/x11-apps/xclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xclock # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.31 2007/12/16 15:20:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.32 2007/12/16 17:58:31 corsair Exp $ + + 16 Dec 2007; Markus Rothe <corsair@gentoo.org> xclock-1.0.3.ebuild: + Stable on ppc64; bug #202087 16 Dec 2007; nixnut <nixnut@gentoo.org> xclock-1.0.3.ebuild: Stable on ppc wrt bug 202087 diff --git a/x11-apps/xclock/xclock-1.0.3.ebuild b/x11-apps/xclock/xclock-1.0.3.ebuild index 58cdc8445b42..876c3700a417 100644 --- a/x11-apps/xclock/xclock-1.0.3.ebuild +++ b/x11-apps/xclock/xclock-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.3.ebuild,v 1.5 2007/12/16 15:20:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.3.ebuild,v 1.6 2007/12/16 17:58:31 corsair 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="xprint" RDEPEND="x11-libs/libX11 |