diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2002-11-28 00:55:10 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2002-11-28 00:55:10 +0000 |
commit | 236cca7e1d3e275d01ac0a494211d2abc693c40c (patch) | |
tree | ffe3b8e4513e9bc660dfdc8c8076553ba770e417 /gnome-base/bonobo-activation | |
parent | clean up old builds, added new release for gnome 2.0 (diff) | |
download | gentoo-2-236cca7e1d3e275d01ac0a494211d2abc693c40c.tar.gz gentoo-2-236cca7e1d3e275d01ac0a494211d2abc693c40c.tar.bz2 gentoo-2-236cca7e1d3e275d01ac0a494211d2abc693c40c.zip |
the new bonobo-activation, removed some old builds
Diffstat (limited to 'gnome-base/bonobo-activation')
-rw-r--r-- | gnome-base/bonobo-activation/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild (renamed from gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild) | 11 | ||||
-rw-r--r-- | gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.2 | 1 | ||||
-rw-r--r-- | gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.4 | 1 |
4 files changed, 11 insertions, 9 deletions
diff --git a/gnome-base/bonobo-activation/ChangeLog b/gnome-base/bonobo-activation/ChangeLog index 7f1e9f978fe0..3a8e1ede72ee 100644 --- a/gnome-base/bonobo-activation/ChangeLog +++ b/gnome-base/bonobo-activation/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for gnome-base/bonobo-activation # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/ChangeLog,v 1.10 2002/10/27 14:42:11 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/ChangeLog,v 1.11 2002/11/28 00:55:10 spider Exp $ + +*bonobo-activation-1.0.4 (28 Nov 2002) + 28 Nov 2002; Spider <spider@gentoo.org> bonobo-activation-1.0.4.ebuild : + New version for latest gnome 2.0 release, fix the SRC_URI + *bonobo-activation-2.1.0 (27 Oct 2002) 27 Oct 2002; foser <foser@gentoo.org> bonobo-activation-2.1.0.ebuild : diff --git a/gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild b/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild index e142805d3489..aac13ca6528e 100644 --- a/gnome-base/bonobo-activation/bonobo-activation-1.0.2.ebuild +++ b/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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-1.0.2.ebuild,v 1.7 2002/10/05 05:39:12 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-1.0.4.ebuild,v 1.1 2002/11/28 00:55:10 spider Exp $ IUSE="doc" @@ -8,17 +8,17 @@ inherit gnome2 S=${WORKDIR}/${P} DESCRIPTION="Gnome2 replacement for OAF" -SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha" RDEPEND=">=dev-libs/glib-2.0.4 >=dev-libs/libxml2-2.4.20 >=dev-libs/popt-1.6.3 - >=gnome-base/ORBit2-2.4.0" + >=gnome-base/ORBit2-2.4.0 + >=net-libs/linc-0.5.1" DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 @@ -29,7 +29,4 @@ LIBTOOL_FIX="1" DOCS="AUTHORS ABOUT-NLS COPYING* ChangeLog README* INSTALL NEWS TODO docs/* api-docs/*" -src_compile() { - gnome2_src_compile --enable-bonobo-activation-debug -} diff --git a/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.2 b/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.2 deleted file mode 100644 index e37987fe124d..000000000000 --- a/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 12e959429016c59365b4cd4bb9746bd0 bonobo-activation-1.0.2.tar.bz2 425653 diff --git a/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.4 b/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.4 new file mode 100644 index 000000000000..05b7b36ea998 --- /dev/null +++ b/gnome-base/bonobo-activation/files/digest-bonobo-activation-1.0.4 @@ -0,0 +1 @@ +MD5 2b68d7a94d195cbcca15fcb63e55fb6a bonobo-activation-1.0.4.tar.bz2 453468 |