diff options
author | 2004-09-02 22:49:42 +0000 | |
---|---|---|
committer | 2004-09-02 22:49:42 +0000 | |
commit | e1734111f1d65843b6046ddc056205c673da6c11 (patch) | |
tree | fce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/glunarclock | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2 gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/glunarclock')
-rw-r--r-- | x11-misc/glunarclock/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/glunarclock/glunarclock-0.32.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/glunarclock/ChangeLog b/x11-misc/glunarclock/ChangeLog index 0a239b0d41ab..dc50bcc6bfc5 100644 --- a/x11-misc/glunarclock/ChangeLog +++ b/x11-misc/glunarclock/ChangeLog @@ -1,6 +1,10 @@ # 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.2 2004/07/03 16:50:24 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.3 2004/09/02 22:49:40 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + glunarclock-0.32.1.ebuild: + Masked glunarclock-0.32.1.ebuild stable for ppc 03 Jul 2004; David Holm <dholm@gentoo.org> glunarclock-0.32.1.ebuild: Added to ~ppc. diff --git a/x11-misc/glunarclock/glunarclock-0.32.1.ebuild b/x11-misc/glunarclock/glunarclock-0.32.1.ebuild index 4e43883210c1..247bfeee04ad 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.2 2004/07/03 16:50:24 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.1.ebuild,v 1.3 2004/09/02 22:49:40 pvdabeel 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="" DEPEND=">=gnome-base/gnome-2.6.0" |