diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-18 23:19:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-18 23:19:05 +0000 |
commit | 320b440903633c88d0b0622805c05bd5366c59ca (patch) | |
tree | e8c436c3a331a7be2efd4b87dd3126a7ef01fa5d /media-libs/lv2core | |
parent | amd64/arm stable, bug #285001 (diff) | |
download | gentoo-2-320b440903633c88d0b0622805c05bd5366c59ca.tar.gz gentoo-2-320b440903633c88d0b0622805c05bd5366c59ca.tar.bz2 gentoo-2-320b440903633c88d0b0622805c05bd5366c59ca.zip |
amd64/x86 stable, bug #284456
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/lv2core')
-rw-r--r-- | media-libs/lv2core/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lv2core/lv2core-3.0.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/lv2core/ChangeLog b/media-libs/lv2core/ChangeLog index 3e92306cfda5..7642ba0079f5 100644 --- a/media-libs/lv2core/ChangeLog +++ b/media-libs/lv2core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lv2core # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/ChangeLog,v 1.4 2009/06/20 13:13:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/ChangeLog,v 1.5 2009/09/18 23:19:05 maekke Exp $ + + 18 Sep 2009; Markus Meier <maekke@gentoo.org> lv2core-3.0.ebuild: + amd64/x86 stable, bug #284456 20 Jun 2009; Alexis Ballier <aballier@gentoo.org> -lv2core-2.0.ebuild: remove old diff --git a/media-libs/lv2core/lv2core-3.0.ebuild b/media-libs/lv2core/lv2core-3.0.ebuild index 93865bcf903c..7d614bfe3a63 100644 --- a/media-libs/lv2core/lv2core-3.0.ebuild +++ b/media-libs/lv2core/lv2core-3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/lv2core-3.0.ebuild,v 1.1 2008/11/20 09:15:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lv2core/lv2core-3.0.ebuild,v 1.2 2009/09/18 23:19:05 maekke Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://lv2plug.in/spec/${P}.tar.bz2" LICENSE="LGPL-2.1 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |