diff options
author | 2012-04-26 15:10:27 +0000 | |
---|---|---|
committer | 2012-04-26 15:10:27 +0000 | |
commit | 508e8e9a19b6700d0c1f4508c7604b0620f79324 (patch) | |
tree | 9975d7826498038503c7d19d3a68a79aabbb88da /virtual/editor | |
parent | sci-libs/ta-lib: Move to EAPI=4, handle static-libs, use autotools-utils.eclass (diff) | |
download | gentoo-2-508e8e9a19b6700d0c1f4508c7604b0620f79324.tar.gz gentoo-2-508e8e9a19b6700d0c1f4508c7604b0620f79324.tar.bz2 gentoo-2-508e8e9a19b6700d0c1f4508c7604b0620f79324.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'virtual/editor')
-rw-r--r-- | virtual/editor/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/editor/editor-0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/editor/ChangeLog b/virtual/editor/ChangeLog index e8bf20ca3267..25d836e32b0a 100644 --- a/virtual/editor/ChangeLog +++ b/virtual/editor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/editor -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.23 2011/12/22 20:29:38 ulm Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.24 2012/04/26 15:10:27 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> editor-0.ebuild: + keyword ~amd64-fbsd 22 Dec 2011; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild: Dependencies should be kept in alphabetical order (except for nano). diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index 320ab5d4fc64..072a316b4433 100644 --- a/virtual/editor/editor-0.ebuild +++ b/virtual/editor/editor-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.25 2011/12/22 20:29:38 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.26 2012/04/26 15:10:27 aballier Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-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 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" # Add a package to RDEPEND only if the editor: |