diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 13:32:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-13 13:32:42 +0000 |
commit | c76c1fed7256e586c15faefd7354e421c323cd5a (patch) | |
tree | 1c9b8f0f4e56d426ab086118573bab45b9844992 /x11-apps/xclock | |
parent | alpha/ia64 stable wrt #202087 (diff) | |
download | gentoo-2-c76c1fed7256e586c15faefd7354e421c323cd5a.tar.gz gentoo-2-c76c1fed7256e586c15faefd7354e421c323cd5a.tar.bz2 gentoo-2-c76c1fed7256e586c15faefd7354e421c323cd5a.zip |
alpha/ia64 stable wrt #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 3cc3187796e2..6dd43f92bfa3 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.28 2007/12/12 21:43:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.29 2007/12/13 13:32:42 armin76 Exp $ + + 13 Dec 2007; Raúl Porcel <armin76@gentoo.org> xclock-1.0.3.ebuild: + alpha/ia64 stable wrt #202087 12 Dec 2007; Ferris McCormick <fmccor@gentoo.org> xclock-1.0.3.ebuild: Sparc stable --- Bug #202087 --- good for 3 months. diff --git a/x11-apps/xclock/xclock-1.0.3.ebuild b/x11-apps/xclock/xclock-1.0.3.ebuild index 28c6c50ef87c..c66eb559e640 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.2 2007/12/12 21:43:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.3.ebuild,v 1.3 2007/12/13 13:32:42 armin76 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 |