diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 13:11:03 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-22 13:11:03 +0000 |
commit | 10f6a63fc373b68a49cb5baec041a9f245e79023 (patch) | |
tree | dd39d68cd1131052e6c27678c9c3d51d0041f7ca /gnome-base/libbonoboui | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-10f6a63fc373b68a49cb5baec041a9f245e79023.tar.gz gentoo-2-10f6a63fc373b68a49cb5baec041a9f245e79023.tar.bz2 gentoo-2-10f6a63fc373b68a49cb5baec041a9f245e79023.zip |
Stable on alpha.
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r-- | gnome-base/libbonoboui/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index 595c7c21e29d..e2bf230c51a7 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.67 2004/08/05 21:56:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.68 2004/08/22 13:09:22 kloeri Exp $ + + 22 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> libbonoboui-2.6.1.ebuild: + Stable on alpha. 05 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> libbonoboui-2.6.1.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild index e3af1593711f..3bdc857f03b2 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.6.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/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild,v 1.8 2004/08/05 21:56:17 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.6.1.ebuild,v 1.9 2004/08/22 13:09:22 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" IUSE="doc" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc hppa amd64 ~ia64 ~mips ppc64" +KEYWORDS="x86 ~ppc alpha sparc hppa amd64 ~ia64 ~mips ppc64" LICENSE="GPL-2 LGPL-2.1" RDEPEND=">=dev-libs/glib-2.3.2 |