diff options
-rw-r--r-- | dev-util/global/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/global/global-4.7.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/glunarclock/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/glunarclock/glunarclock-0.32.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-util/global/ChangeLog b/dev-util/global/ChangeLog index 94d93a05e667..13d964488d24 100644 --- a/dev-util/global/ChangeLog +++ b/dev-util/global/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/global # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.11 2004/07/03 02:20:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/ChangeLog,v 1.12 2004/07/03 16:53:14 dholm Exp $ + + 03 Jul 2004; David Holm <dholm@gentoo.org> global-4.7.2.ebuild: + Added to ~ppc. 02 Jul 2004; Seemant Kulleen <seemant@gentoo.org> global-4.7.2.ebuild: added ~amd64 KEYWORD since michael (see below) tested it on that architecture diff --git a/dev-util/global/global-4.7.2.ebuild b/dev-util/global/global-4.7.2.ebuild index 35944e5e62a1..46f432042206 100644 --- a/dev-util/global/global-4.7.2.ebuild +++ b/dev-util/global/global-4.7.2.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/dev-util/global/global-4.7.2.ebuild,v 1.2 2004/07/03 02:20:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/global/global-4.7.2.ebuild,v 1.3 2004/07/03 16:53:14 dholm Exp $ IUSE="ssl postgres" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~sparc ~mips" +KEYWORDS="~x86 ~amd64 ~sparc ~mips ~ppc" DEPEND=">=sys-libs/glibc-2.2 postgres? ( >=dev-db/postgresql-7.1 ) 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" |