diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 03:46:59 +0000 |
commit | 9af4913fc18cacf5b4d5b5c29b683c26abd7c662 (patch) | |
tree | d72c9189dfad38f45a2ffe947f15f9aa6abf5464 /gnome-base/bonobo-activation | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.gz gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.tar.bz2 gentoo-2-9af4913fc18cacf5b4d5b5c29b683c26abd7c662.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'gnome-base/bonobo-activation')
-rw-r--r-- | gnome-base/bonobo-activation/ChangeLog | 10 | ||||
-rw-r--r-- | gnome-base/bonobo-activation/bonobo-activation-2.2.2.ebuild | 6 | ||||
-rw-r--r-- | gnome-base/bonobo-activation/bonobo-activation-2.2.3.ebuild | 4 |
3 files changed, 14 insertions, 6 deletions
diff --git a/gnome-base/bonobo-activation/ChangeLog b/gnome-base/bonobo-activation/ChangeLog index 6afeb04ed937..811bc155e75c 100644 --- a/gnome-base/bonobo-activation/ChangeLog +++ b/gnome-base/bonobo-activation/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for gnome-base/bonobo-activation # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/ChangeLog,v 1.32 2004/05/26 10:49:16 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/ChangeLog,v 1.33 2004/05/29 03:46:49 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + bonobo-activation-2.2.2.ebuild, bonobo-activation-2.2.3.ebuild: + Masked bonobo-activation-2.2.3.ebuild stable for ppc + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + bonobo-activation-2.2.2.ebuild: + Masked bonobo-activation-2.2.2.ebuild stable for ppc 26 May 2004; Guy Martin <gmsoft@gentoo.org> bonobo-activation-2.2.4.ebuild: Marked stable on hppa. diff --git a/gnome-base/bonobo-activation/bonobo-activation-2.2.2.ebuild b/gnome-base/bonobo-activation/bonobo-activation-2.2.2.ebuild index a2834cc21681..6e94ae0b1d40 100644 --- a/gnome-base/bonobo-activation/bonobo-activation-2.2.2.ebuild +++ b/gnome-base/bonobo-activation/bonobo-activation-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-2.2.2.ebuild,v 1.6 2003/09/06 23:51:37 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-2.2.2.ebuild,v 1.7 2004/05/29 03:46:49 pvdabeel Exp $ IUSE="doc" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc hppa amd64" +KEYWORDS="x86 ppc ~alpha ~sparc hppa amd64" RDEPEND=">=dev-libs/glib-2.0.1 >=dev-libs/libxml2-2.4.20 diff --git a/gnome-base/bonobo-activation/bonobo-activation-2.2.3.ebuild b/gnome-base/bonobo-activation/bonobo-activation-2.2.3.ebuild index e29338fb42f6..b9db60936003 100644 --- a/gnome-base/bonobo-activation/bonobo-activation-2.2.3.ebuild +++ b/gnome-base/bonobo-activation/bonobo-activation-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-2.2.3.ebuild,v 1.4 2003/09/06 23:51:37 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-2.2.3.ebuild,v 1.5 2004/05/29 03:46:49 pvdabeel Exp $ IUSE="doc" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha ~sparc hppa" +KEYWORDS="x86 ppc ~alpha ~sparc hppa" RDEPEND=">=dev-libs/glib-2.0.1 >=dev-libs/libxml2-2.4.20 |