diff options
author | 2013-03-11 00:57:27 +0000 | |
---|---|---|
committer | 2013-03-11 00:57:27 +0000 | |
commit | fa2528c9dff9a2d18016972d1b5d5dfd9bae1845 (patch) | |
tree | 113d895350f7f49a0acfd76230a5957457393f2f /app-doc/abs-guide/abs-guide-6.6.ebuild | |
parent | adding mox-0.5.3-r1 for eapi5 support (diff) | |
download | gentoo-2-fa2528c9dff9a2d18016972d1b5d5dfd9bae1845.tar.gz gentoo-2-fa2528c9dff9a2d18016972d1b5d5dfd9bae1845.tar.bz2 gentoo-2-fa2528c9dff9a2d18016972d1b5d5dfd9bae1845.zip |
Stabilize (bug #461058). Remove old.
(Portage version: 2.2.0_alpha166/cvs/Linux x86_64, signed Manifest commit with key 957A8463)
Diffstat (limited to 'app-doc/abs-guide/abs-guide-6.6.ebuild')
-rw-r--r-- | app-doc/abs-guide/abs-guide-6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/abs-guide/abs-guide-6.6.ebuild b/app-doc/abs-guide/abs-guide-6.6.ebuild index 56cf8570ccc7..fe02bf26b69b 100644 --- a/app-doc/abs-guide/abs-guide-6.6.ebuild +++ b/app-doc/abs-guide/abs-guide-6.6.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/app-doc/abs-guide/abs-guide-6.6.ebuild,v 1.1 2013/01/20 06:16:05 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-6.6.ebuild,v 1.2 2013/03/11 00:57:27 dirtyepic Exp $ EAPI="4" @@ -16,7 +16,7 @@ SRC_URI="http://dev.gentoo.org/~dirtyepic/dist/${P}.tar.bz2 LICENSE="OPL" IUSE="pdf" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" DEPEND="" RDEPEND="" |