diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-10 14:57:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-10 14:57:20 +0000 |
commit | 45897084722ed4594982a11707d5766e56561cf5 (patch) | |
tree | ee0cc892694fc26eec01e58fa8d25d429ffd7352 /gnome-base | |
parent | updated changelog (diff) | |
download | historical-45897084722ed4594982a11707d5766e56561cf5.tar.gz historical-45897084722ed4594982a11707d5766e56561cf5.tar.bz2 historical-45897084722ed4594982a11707d5766e56561cf5.zip |
add ~alpha
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-2.2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index 6423e77de6c1..034ca66a05d4 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.14 2003/02/07 13:08:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.15 2003/02/10 14:57:20 agriffis Exp $ + + 10 Feb 2003; Aron Griffis <agriffis@gentoo.org> librsvg-2.2.2.1.ebuild : + Add ~alpha to KEYWORDS 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> librsvg-2.2.2.1.ebuild : Add dependency on >=libgsf-1.6.0 since it doesn't build with 1.3.0 diff --git a/gnome-base/librsvg/librsvg-2.2.2.1.ebuild b/gnome-base/librsvg/librsvg-2.2.2.1.ebuild index a2bcf520c582..e21ced28ad11 100644 --- a/gnome-base/librsvg/librsvg-2.2.2.1.ebuild +++ b/gnome-base/librsvg/librsvg-2.2.2.1.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/librsvg/librsvg-2.2.2.1.ebuild,v 1.4 2003/02/09 15:25:10 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-2.2.2.1.ebuild,v 1.5 2003/02/10 14:57:20 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN}-2.2.2 DESCRIPTION="rendering svg library" HOMEPAGE="http://www.gnome.org/" SLOT="2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~alpha" LICENSE="GPL-2 LGPL-2" RDEPEND=">=dev-libs/glib-2 |