diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-11 21:29:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-11 21:29:13 +0000 |
commit | a10e7826a40cafc28a9d81eb64858f00e97350cd (patch) | |
tree | f3cf35f34b4a0e1cb43d842f435b4797b88a7791 /dev-ml/res/res-4.0.2.ebuild | |
parent | Stable for amd64, wrt bug #456554 (diff) | |
download | historical-a10e7826a40cafc28a9d81eb64858f00e97350cd.tar.gz historical-a10e7826a40cafc28a9d81eb64858f00e97350cd.tar.bz2 historical-a10e7826a40cafc28a9d81eb64858f00e97350cd.zip |
Stable for amd64, wrt bug #456562
Package-Manager: portage-2.1.11.50/cvs/Linux x86_64
Diffstat (limited to 'dev-ml/res/res-4.0.2.ebuild')
-rw-r--r-- | dev-ml/res/res-4.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/res/res-4.0.2.ebuild b/dev-ml/res/res-4.0.2.ebuild index dcf15fac1415..8a9b161ef0e3 100644 --- a/dev-ml/res/res-4.0.2.ebuild +++ b/dev-ml/res/res-4.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.2.ebuild,v 1.2 2013/02/07 19:28:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/res/res-4.0.2.ebuild,v 1.3 2013/02/11 21:29:11 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1-with-linking-exception" DEPEND="" RDEPEND="${DEPEND}" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="examples" DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) |