diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:46:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 01:46:29 +0000 |
commit | 3ea1f9f9897fa818b6c25624f510393f57e20076 (patch) | |
tree | 3b46152bacf9378c3be05175fb1a22f9fcbdae63 /app-emacs/po-mode | |
parent | remove masks depending on po-mode (diff) | |
download | gentoo-2-3ea1f9f9897fa818b6c25624f510393f57e20076.tar.gz gentoo-2-3ea1f9f9897fa818b6c25624f510393f57e20076.tar.bz2 gentoo-2-3ea1f9f9897fa818b6c25624f510393f57e20076.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/po-mode')
-rw-r--r-- | app-emacs/po-mode/ChangeLog | 7 | ||||
-rw-r--r-- | app-emacs/po-mode/po-mode-0.18.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/po-mode/ChangeLog b/app-emacs/po-mode/ChangeLog index 6d65aab94941..a51cfef1d8cf 100644 --- a/app-emacs/po-mode/ChangeLog +++ b/app-emacs/po-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/po-mode -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.25 2011/07/15 14:28:20 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/ChangeLog,v 1.26 2012/05/09 01:46:29 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> po-mode-0.18.1.1.ebuild: + keyword ~amd64-fbsd 15 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> po-mode-0.18.1.1.ebuild: ppc64 stable wrt #361635 diff --git a/app-emacs/po-mode/po-mode-0.18.1.1.ebuild b/app-emacs/po-mode/po-mode-0.18.1.1.ebuild index e070afbc2978..ee1f47ea6a03 100644 --- a/app-emacs/po-mode/po-mode-0.18.1.1.ebuild +++ b/app-emacs/po-mode/po-mode-0.18.1.1.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/app-emacs/po-mode/po-mode-0.18.1.1.ebuild,v 1.8 2011/07/15 14:28:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/po-mode/po-mode-0.18.1.1.ebuild,v 1.9 2012/05/09 01:46:29 aballier Exp $ inherit elisp @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gettext/gettext-${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" S="${WORKDIR}/gettext-${PV}/gettext-tools/misc" |