diff options
author | David Holm <dholm@gentoo.org> | 2004-07-03 16:53:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-03 16:53:14 +0000 |
commit | 6565a859fefe0ae129a843fbc18b83037af50d31 (patch) | |
tree | 7cf0261de18569c8b2eca0f825201890e9da6a2d /x11-misc/glunarclock | |
parent | Modify ebuild for correct sparc CFLAGS (kugelfang@gentoo.org) & add ~sparc ke... (diff) | |
download | gentoo-2-6565a859fefe0ae129a843fbc18b83037af50d31.tar.gz gentoo-2-6565a859fefe0ae129a843fbc18b83037af50d31.tar.bz2 gentoo-2-6565a859fefe0ae129a843fbc18b83037af50d31.zip |
Added to ~ppc
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 11a57f435c7a..0a239b0d41ab 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.1 2004/07/03 12:16:56 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/ChangeLog,v 1.2 2004/07/03 16:50:24 dholm Exp $ + + 03 Jul 2004; David Holm <dholm@gentoo.org> glunarclock-0.32.1.ebuild: + Added to ~ppc. *glunarclock-0.32.1 (03 Jul 2004) diff --git a/x11-misc/glunarclock/glunarclock-0.32.1.ebuild b/x11-misc/glunarclock/glunarclock-0.32.1.ebuild index 302b933445fc..4e43883210c1 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.1 2004/07/03 12:16:56 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/glunarclock/glunarclock-0.32.1.ebuild,v 1.2 2004/07/03 16:50:24 dholm Exp $ inherit gnome2 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/glunarclock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=gnome-base/gnome-2.6.0" |