summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2013-12-05 12:39:08 +0000
committerMichael Haubenwallner <haubi@gentoo.org>2013-12-05 12:39:08 +0000
commitd5e88cdb5ff3153a33995f976deab7e08587fb50 (patch)
tree106e6d59813a05045f2ce3d0818d551f8df25b3f /app-admin/eselect-lib-bin-symlink
parentAdd sed script that changes the version (bug #493308, patch by James). (diff)
downloadgentoo-2-d5e88cdb5ff3153a33995f976deab7e08587fb50.tar.gz
gentoo-2-d5e88cdb5ff3153a33995f976deab7e08587fb50.tar.bz2
gentoo-2-d5e88cdb5ff3153a33995f976deab7e08587fb50.zip
add ~ppc-aix keyword
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A630CCB8)
Diffstat (limited to 'app-admin/eselect-lib-bin-symlink')
-rw-r--r--app-admin/eselect-lib-bin-symlink/ChangeLog6
-rw-r--r--app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-lib-bin-symlink/ChangeLog b/app-admin/eselect-lib-bin-symlink/ChangeLog
index 5fe015082264..f80fc7c638ea 100644
--- a/app-admin/eselect-lib-bin-symlink/ChangeLog
+++ b/app-admin/eselect-lib-bin-symlink/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-lib-bin-symlink
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/ChangeLog,v 1.17 2013/10/14 20:04:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/ChangeLog,v 1.18 2013/12/05 12:39:08 haubi Exp $
+
+ 05 Dec 2013; Michael Haubenwallner <haubi@gentoo.org>
+ eselect-lib-bin-symlink-0.1.1.ebuild:
+ add ~ppc-aix keyword
14 Oct 2013; Michał Górny <mgorny@gentoo.org>
eselect-lib-bin-symlink-9999.ebuild:
diff --git a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild
index ae57bfd3e687..da8968c6bb37 100644
--- a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild
+++ b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.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-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild,v 1.13 2013/05/21 16:10:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild,v 1.14 2013/12/05 12:39:08 haubi Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect"