diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:40:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:40:07 +0000 |
commit | 04f9d3fb9f659495a2531e7b42ed5d3aca9006ae (patch) | |
tree | 9b6c862c82a905808a4c4b983e5d59c86dd7b98c /media-libs/libreplaygain/libreplaygain-465.ebuild | |
parent | Stable for HPPA (bug #348512). (diff) | |
download | gentoo-2-04f9d3fb9f659495a2531e7b42ed5d3aca9006ae.tar.gz gentoo-2-04f9d3fb9f659495a2531e7b42ed5d3aca9006ae.tar.bz2 gentoo-2-04f9d3fb9f659495a2531e7b42ed5d3aca9006ae.zip |
Stable for HPPA (bug #348512).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'media-libs/libreplaygain/libreplaygain-465.ebuild')
-rw-r--r-- | media-libs/libreplaygain/libreplaygain-465.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libreplaygain/libreplaygain-465.ebuild b/media-libs/libreplaygain/libreplaygain-465.ebuild index a41473c8020a..f53fdbbb48d8 100644 --- a/media-libs/libreplaygain/libreplaygain-465.ebuild +++ b/media-libs/libreplaygain/libreplaygain-465.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild,v 1.5 2010/12/18 09:20:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libreplaygain/libreplaygain-465.ebuild,v 1.6 2011/01/25 20:40:07 jer Exp $ EAPI=3 inherit cmake-utils @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" src_prepare() { |