diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-13 16:49:12 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-13 16:49:12 +0000 |
commit | ddb8700a0541b9cd58bbdda5cc178a8e1f29d0ad (patch) | |
tree | 7c3babd9d1407c95da59bcf8a5b8d13dfdc94e3d /media-libs | |
parent | amd64 stable (diff) | |
download | gentoo-2-ddb8700a0541b9cd58bbdda5cc178a8e1f29d0ad.tar.gz gentoo-2-ddb8700a0541b9cd58bbdda5cc178a8e1f29d0ad.tar.bz2 gentoo-2-ddb8700a0541b9cd58bbdda5cc178a8e1f29d0ad.zip |
amd64 stable
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/raptor/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/raptor/raptor-1.4.12.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog index 2973dbeeae50..92e2cc8b8448 100644 --- a/media-libs/raptor/ChangeLog +++ b/media-libs/raptor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/raptor # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.43 2007/03/28 18:04:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.44 2007/05/13 16:49:12 beandog Exp $ + + 13 May 2007; Steve Dibb <beandog@gentoo.org> raptor-1.4.12.ebuild: + amd64 stable *raptor-1.4.15 (28 Mar 2007) diff --git a/media-libs/raptor/raptor-1.4.12.ebuild b/media-libs/raptor/raptor-1.4.12.ebuild index 159b0393d427..a909a5b2fb2d 100644 --- a/media-libs/raptor/raptor-1.4.12.ebuild +++ b/media-libs/raptor/raptor-1.4.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.12.ebuild,v 1.2 2006/10/15 02:26:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.4.12.ebuild,v 1.3 2007/05/13 16:49:12 beandog Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz" LICENSE="LGPL-2 Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ia64 ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="curl xml gnome ssl" DEPEND="virtual/libc |