diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 10:13:15 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 10:13:15 +0000 |
commit | 7c1658bbf51b5842e41d5e28c521ab50990904b3 (patch) | |
tree | ed92ed304b4e051cd0f3831e9a1af8b1156c9672 /gnome-base/bonobo-activation | |
parent | ChangeLog added (diff) | |
download | historical-7c1658bbf51b5842e41d5e28c521ab50990904b3.tar.gz historical-7c1658bbf51b5842e41d5e28c521ab50990904b3.tar.bz2 historical-7c1658bbf51b5842e41d5e28c521ab50990904b3.zip |
more repoman'ing
Diffstat (limited to 'gnome-base/bonobo-activation')
-rw-r--r-- | gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild | 3 | ||||
-rw-r--r-- | gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild b/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild index 9065b352816c..fac7458f8947 100644 --- a/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild +++ b/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild,v 1.1 2002/06/19 17:00:44 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-1.0.1.ebuild,v 1.2 2002/07/17 10:13:15 seemant Exp $ inherit gnome2 @@ -10,6 +10,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" +KEYWORDS="x86" RDEPEND=">=dev-libs/glib-2.0.4 >=dev-libs/libxml2-2.4.20 diff --git a/gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild b/gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild index 2b68613cc056..71311ca16bf0 100644 --- a/gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild +++ b/gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild,v 1.1 2002/06/22 03:59:25 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild,v 1.2 2002/07/17 10:13:15 seemant Exp $ inherit gnome2 @@ -8,8 +8,10 @@ S=${WORKDIR}/${P} DESCRIPTION="Gnome2 replacement for OAF" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" + LICENSE="GPL-2 LGPL-2.1" SLOT="0" +KEYWORDS="x86 ppc" RDEPEND=">=dev-libs/glib-2.0.4 >=dev-libs/libxml2-2.4.20 |