diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 16:30:25 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-08-28 16:30:25 +0000 |
commit | 8df724e492c9de130e27e630e6b191615e7583f2 (patch) | |
tree | 48c5c71429b7c5a6114aec399d57bd00130d5548 /dev-tex/svninfo/svninfo-0.7.4.ebuild | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-8df724e492c9de130e27e630e6b191615e7583f2.tar.gz gentoo-2-8df724e492c9de130e27e630e6b191615e7583f2.tar.bz2 gentoo-2-8df724e492c9de130e27e630e6b191615e7583f2.zip |
Marked ~x64-macos
(Portage version: 2.2.01.19074-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-tex/svninfo/svninfo-0.7.4.ebuild')
-rw-r--r-- | dev-tex/svninfo/svninfo-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/svninfo/svninfo-0.7.4.ebuild b/dev-tex/svninfo/svninfo-0.7.4.ebuild index 29ebc5201d30..0f62ba4890ac 100644 --- a/dev-tex/svninfo/svninfo-0.7.4.ebuild +++ b/dev-tex/svninfo/svninfo-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.7.4.ebuild,v 1.2 2011/01/18 19:43:55 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.7.4.ebuild,v 1.3 2011/08/28 16:30:25 grobian Exp $ inherit latex-package eutils @@ -9,7 +9,7 @@ DESCRIPTION="A LaTeX module to access SVN version info" HOMEPAGE="http://www.brucker.ch/projects/svninfo/index.en.html" SRC_URI="http://www.brucker.ch/projects/svninfo/download/${P}.tar.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" DOCS="README" |