diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 03:07:48 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 03:07:48 +0000 |
commit | 957d290b922c25c4692fae8e6dcb6b7347a6c1b2 (patch) | |
tree | a53ad32ee0f81e878ea3b02b0137c0265f96cc35 /gnome-base/bonobo-activation | |
parent | sparc keyword (diff) | |
download | historical-957d290b922c25c4692fae8e6dcb6b7347a6c1b2.tar.gz historical-957d290b922c25c4692fae8e6dcb6b7347a6c1b2.tar.bz2 historical-957d290b922c25c4692fae8e6dcb6b7347a6c1b2.zip |
sparc keyword
Diffstat (limited to 'gnome-base/bonobo-activation')
-rw-r--r-- | gnome-base/bonobo-activation/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/bonobo-activation/bonobo-activation-2.2.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-base/bonobo-activation/ChangeLog b/gnome-base/bonobo-activation/ChangeLog index 98f868c0c465..5c15831ad531 100644 --- a/gnome-base/bonobo-activation/ChangeLog +++ b/gnome-base/bonobo-activation/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for gnome-base/bonobo-activation # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/ChangeLog,v 1.20 2003/03/16 16:17:43 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/ChangeLog,v 1.21 2003/04/09 03:04:43 todd Exp $ *bonobo-activation-2.2.1.1 (16 Mar 2003) + 08 Apr 2003; Todd Sunderlin <todd@gentoo.org> + bonobo-activation-2.2.1.1.ebuild: + Marked stable for sparc + 16 Mar 2003; foser <foser@gentoo.org> bonobo-activation-2.2.1.1.ebuild : New version diff --git a/gnome-base/bonobo-activation/bonobo-activation-2.2.1.1.ebuild b/gnome-base/bonobo-activation/bonobo-activation-2.2.1.1.ebuild index dd22d5b7a18f..a7bec1ddb240 100644 --- a/gnome-base/bonobo-activation/bonobo-activation-2.2.1.1.ebuild +++ b/gnome-base/bonobo-activation/bonobo-activation-2.2.1.1.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.1.1.ebuild,v 1.2 2003/03/30 16:06:30 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/bonobo-activation/bonobo-activation-2.2.1.1.ebuild,v 1.3 2003/04/09 03:04:43 todd 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" +KEYWORDS="x86 ~ppc ~alpha sparc" RDEPEND=">=dev-libs/glib-2.0.1 >=dev-libs/libxml2-2.4.20 |