diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-20 13:17:52 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-20 13:17:52 +0000 |
commit | ccc2fddbb103d7aeec119a7283bb6cbbad6ce03a (patch) | |
tree | ecd8b03bdc559ba9e8f9bf5657cf702ebb9a8250 /media-libs/liblrdf | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-ccc2fddbb103d7aeec119a7283bb6cbbad6ce03a.tar.gz gentoo-2-ccc2fddbb103d7aeec119a7283bb6cbbad6ce03a.tar.bz2 gentoo-2-ccc2fddbb103d7aeec119a7283bb6cbbad6ce03a.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #382641.
(Portage version: 2.1.10.19/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/liblrdf')
-rw-r--r-- | media-libs/liblrdf/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/liblrdf/ChangeLog b/media-libs/liblrdf/ChangeLog index b5b9537f8c49..57343d5419c6 100644 --- a/media-libs/liblrdf/ChangeLog +++ b/media-libs/liblrdf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/liblrdf # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.41 2011/07/29 17:03:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/ChangeLog,v 1.42 2011/09/20 13:17:52 chainsaw Exp $ + + 20 Sep 2011; Tony Vroon <chainsaw@gentoo.org> liblrdf-0.4.0-r20.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian + "idella4" Delaney in bug #382641. 29 Jul 2011; Samuli Suominen <ssuominen@gentoo.org> liblrdf-0.4.0-r20.ebuild, +files/liblrdf-0.4.0-rename_clashing_md5_symbols.patch: diff --git a/media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild b/media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild index 1807caf0624b..8331ed12caab 100644 --- a/media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild +++ b/media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild,v 1.3 2011/07/29 17:03:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/liblrdf/liblrdf-0.4.0-r20.ebuild,v 1.4 2011/09/20 13:17:52 chainsaw Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lrdf/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static-libs" RDEPEND="media-libs/raptor:2 |