diff options
author | 2009-12-07 21:37:46 +0000 | |
---|---|---|
committer | 2009-12-07 21:37:46 +0000 | |
commit | f44f54e41f4c4e982665a5cf4500c8ca483274fa (patch) | |
tree | 0699b35cbea6f9dabe5cc2b047857d05323e3272 /app-admin | |
parent | punt alsa since it's incomplete (bug #110374) (diff) | |
download | gentoo-2-f44f54e41f4c4e982665a5cf4500c8ca483274fa.tar.gz gentoo-2-f44f54e41f4c4e982665a5cf4500c8ca483274fa.tar.bz2 gentoo-2-f44f54e41f4c4e982665a5cf4500c8ca483274fa.zip |
Add KEYWORDS from Prefix overlay.
(Portage version: 2.2_rc55/cvs/Linux i686)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-ctags/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-ctags/eselect-ctags-1.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-ctags/ChangeLog b/app-admin/eselect-ctags/ChangeLog index eb248890046a..2c037a7119a5 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.42 2009/11/20 20:41:18 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/ChangeLog,v 1.43 2009/12/07 21:37:46 ulm Exp $ + + 07 Dec 2009; Ulrich Mueller <ulm@gentoo.org> eselect-ctags-1.12.ebuild: + Add KEYWORDS from Prefix overlay. *eselect-ctags-1.12 (20 Nov 2009) diff --git a/app-admin/eselect-ctags/eselect-ctags-1.12.ebuild b/app-admin/eselect-ctags/eselect-ctags-1.12.ebuild index 23c799b8469c..0414f2cd4294 100644 --- a/app-admin/eselect-ctags/eselect-ctags-1.12.ebuild +++ b/app-admin/eselect-ctags/eselect-ctags-1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.12.ebuild,v 1.1 2009/11/20 20:41:18 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.12.ebuild,v 1.2 2009/12/07 21:37:46 ulm Exp $ MY_P="eselect-emacs-${PV}" DESCRIPTION="Manages ctags implementations" @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~ppc-aix ~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" IUSE="" DEPEND="" |