diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-10-01 12:35:19 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-10-01 12:35:19 +0000 |
commit | 2c98cc26018b63c214511325eb62059d3edc4c95 (patch) | |
tree | 4e6461604df1b587377ad00fcba0f43fa151bfb1 /x11-misc/glunarclock | |
parent | stupid repoman (diff) | |
download | historical-2c98cc26018b63c214511325eb62059d3edc4c95.tar.gz historical-2c98cc26018b63c214511325eb62059d3edc4c95.tar.bz2 historical-2c98cc26018b63c214511325eb62059d3edc4c95.zip |
Marked stable on x86.
Diffstat (limited to 'x11-misc/glunarclock')
-rw-r--r-- | x11-misc/glunarclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/glunarclock/glunarclock-0.32.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/glunarclock/ChangeLog b/x11-misc/glunarclock/ChangeLog index 35dec6bc45be..0b800a4e61ad 100644 --- a/x11-misc/glunarclock/ChangeLog +++ b/x11-misc/glunarclock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/glunarclock # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.4 2004/09/04 13:12:42 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.5 2004/10/01 12:26:39 pyrania Exp $ + + 01 Oct 2004; <pyrania@gentoo.org> glunarclock-0.32.1.ebuild: + Marked stable on x86. 04 Sep 2004; <pyrania@gentoo.org> glunarclock-0.32.1.ebuild: Changed dependencies. See bug #55942 for details. diff --git a/x11-misc/glunarclock/glunarclock-0.32.1.ebuild b/x11-misc/glunarclock/glunarclock-0.32.1.ebuild index 85d751e5e1d7..ea2b8fa54cf1 100644 --- a/x11-misc/glunarclock/glunarclock-0.32.1.ebuild +++ b/x11-misc/glunarclock/glunarclock-0.32.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.1.ebuild,v 1.4 2004/09/04 13:12:42 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.1.ebuild,v 1.5 2004/10/01 12:26:39 pyrania Exp $ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/glunarclock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" IUSE="" |