summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2012-06-02 03:40:06 +0000
committerRyan Hill <dirtyepic@gentoo.org>2012-06-02 03:40:06 +0000
commitc19c0cd01808faf6307625ef186d16885b13e671 (patch)
treed1265839d0657598832565697a1803926752d0e6 /app-doc
parentApply patch from upstream: Don't crash on unicode strings in doc comments. (diff)
downloadgentoo-2-c19c0cd01808faf6307625ef186d16885b13e671.tar.gz
gentoo-2-c19c0cd01808faf6307625ef186d16885b13e671.tar.bz2
gentoo-2-c19c0cd01808faf6307625ef186d16885b13e671.zip
Stable everywhere.
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/abs-guide/ChangeLog5
-rw-r--r--app-doc/abs-guide/abs-guide-6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/abs-guide/ChangeLog b/app-doc/abs-guide/ChangeLog
index 5a03c21e1aeb..476a85f2be44 100644
--- a/app-doc/abs-guide/ChangeLog
+++ b/app-doc/abs-guide/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-doc/abs-guide
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.86 2012/04/29 07:46:18 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/ChangeLog,v 1.87 2012/06/02 03:40:06 dirtyepic Exp $
+
+ 02 Jun 2012; Ryan Hill <dirtyepic@gentoo.org> abs-guide-6.5.ebuild:
+ Stable everywhere.
*abs-guide-6.5 (29 Apr 2012)
diff --git a/app-doc/abs-guide/abs-guide-6.5.ebuild b/app-doc/abs-guide/abs-guide-6.5.ebuild
index c1294da4a352..888614884281 100644
--- a/app-doc/abs-guide/abs-guide-6.5.ebuild
+++ b/app-doc/abs-guide/abs-guide-6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.5.ebuild,v 1.1 2012/04/29 07:46:18 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-6.5.ebuild,v 1.2 2012/06/02 03:40:06 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=""