diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:08:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-14 10:08:57 +0000 |
commit | 4057bcbd98e17e22ddcc3f484b93c68de43947fe (patch) | |
tree | 138c281c93bd60889d9449ba52f50cb36c75f4f3 /app-admin | |
parent | Stable for ppc64, wrt bug #503748 (diff) | |
download | gentoo-2-4057bcbd98e17e22ddcc3f484b93c68de43947fe.tar.gz gentoo-2-4057bcbd98e17e22ddcc3f484b93c68de43947fe.tar.bz2 gentoo-2-4057bcbd98e17e22ddcc3f484b93c68de43947fe.zip |
Stable for ppc64, wrt bug #503108
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-ctags/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-ctags/eselect-ctags-1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-ctags/ChangeLog b/app-admin/eselect-ctags/ChangeLog index 50826e38d626..e7a04bb10ff9 100644 --- a/app-admin/eselect-ctags/ChangeLog +++ b/app-admin/eselect-ctags/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-ctags # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.73 2014/03/13 16:40:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.74 2014/03/14 10:08:57 ago Exp $ + + 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.15.ebuild: + Stable for ppc64, wrt bug #503108 *eselect-ctags-1.16 (13 Mar 2014) diff --git a/app-admin/eselect-ctags/eselect-ctags-1.15.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.15.ebuild index 2448f59c42c3..ac2e016b6a5d 100644 --- a/app-admin/eselect-ctags/eselect-ctags-1.15.ebuild +++ b/app-admin/eselect-ctags/eselect-ctags-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.15.ebuild,v 1.6 2014/03/12 09:49:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.15.ebuild,v 1.7 2014/03/14 10:08:57 ago Exp $ EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~ulm/emacs/${MY_P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~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 ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=">=app-admin/eselect-1.2.3" |