diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:55:29 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-28 02:55:29 +0000 |
commit | 1d44cbae8e50bb4c6d289b47ce8c6413294470b3 (patch) | |
tree | 2a86a4c7617162b357a4aeba62051472b5f7c6bc /dev-util/gtk-doc | |
parent | mask some gtk-doc useflags (diff) | |
download | gentoo-2-1d44cbae8e50bb4c6d289b47ce8c6413294470b3.tar.gz gentoo-2-1d44cbae8e50bb4c6d289b47ce8c6413294470b3.tar.bz2 gentoo-2-1d44cbae8e50bb4c6d289b47ce8c6413294470b3.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/gtk-doc')
-rw-r--r-- | dev-util/gtk-doc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gtk-doc/gtk-doc-1.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gtk-doc/ChangeLog b/dev-util/gtk-doc/ChangeLog index ade76ce15d91..d1615ff095eb 100644 --- a/dev-util/gtk-doc/ChangeLog +++ b/dev-util/gtk-doc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gtk-doc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.174 2012/04/25 20:13:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/ChangeLog,v 1.175 2012/04/28 02:55:29 aballier Exp $ + + 28 Apr 2012; Alexis Ballier <aballier@gentoo.org> gtk-doc-1.18-r1.ebuild: + keyword ~amd64-fbsd 25 Apr 2012; Markus Meier <maekke@gentoo.org> gtk-doc-1.18-r1.ebuild: arm stable, bug #410611 diff --git a/dev-util/gtk-doc/gtk-doc-1.18-r1.ebuild b/dev-util/gtk-doc/gtk-doc-1.18-r1.ebuild index a4c631a89cb0..560c6fc2ab19 100644 --- a/dev-util/gtk-doc/gtk-doc-1.18-r1.ebuild +++ b/dev-util/gtk-doc/gtk-doc-1.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.18-r1.ebuild,v 1.4 2012/04/25 20:13:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gtk-doc/gtk-doc-1.18-r1.ebuild,v 1.5 2012/04/28 02:55:29 aballier Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gtk.org/gtk-doc/" LICENSE="GPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="debug doc emacs highlight vim test" # dev-tex/tex4ht blocker needed due bug #315287 |