diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:45:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-22 08:45:56 +0000 |
commit | c38a88103c086d97e3774c6104df2ba569b13dc3 (patch) | |
tree | 87f1cce447be416c2a499c227ec631a594fd7683 /app-admin | |
parent | Stable for amd64, wrt bug #537004 (diff) | |
download | gentoo-2-c38a88103c086d97e3774c6104df2ba569b13dc3.tar.gz gentoo-2-c38a88103c086d97e3774c6104df2ba569b13dc3.tar.bz2 gentoo-2-c38a88103c086d97e3774c6104df2ba569b13dc3.zip |
Stable for amd64, wrt bug #537006
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-ctags/ChangeLog b/app-admin/eselect-ctags/ChangeLog index f9733381b4af..30e1858b3a98 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.86 2015/01/20 16:20:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.87 2015/01/22 08:45:56 ago Exp $ + + 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.18.ebuild: + Stable for amd64, wrt bug #537006 20 Jan 2015; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.18.ebuild: Stable for HPPA (bug #537006). diff --git a/app-admin/eselect-ctags/eselect-ctags-1.18.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.18.ebuild index 8aa1c4a42680..ffb16f4e2e26 100644 --- a/app-admin/eselect-ctags/eselect-ctags-1.18.ebuild +++ b/app-admin/eselect-ctags/eselect-ctags-1.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.18.ebuild,v 1.2 2015/01/20 16:20:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.18.ebuild,v 1.3 2015/01/22 08:45:56 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 ~arm64 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 ~arm64 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-emacs-1.18 >=app-admin/eselect-1.2.3" |