diff options
author | 2008-09-23 21:04:20 +0000 | |
---|---|---|
committer | 2008-09-23 21:04:20 +0000 | |
commit | 80fa52f9fe339eceb3a6a3454aa04a3a6eeccc97 (patch) | |
tree | 0515cb533c55adff458e2ab4c410fe67aaea624e /dev-tex/svninfo/svninfo-0.7.3-r1.ebuild | |
parent | remove note about to be installed fonts (diff) | |
download | historical-80fa52f9fe339eceb3a6a3454aa04a3a6eeccc97.tar.gz historical-80fa52f9fe339eceb3a6a3454aa04a3a6eeccc97.tar.bz2 historical-80fa52f9fe339eceb3a6a3454aa04a3a6eeccc97.zip |
Add ~alpha/~ia64 wrt #237202
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-tex/svninfo/svninfo-0.7.3-r1.ebuild')
-rw-r--r-- | dev-tex/svninfo/svninfo-0.7.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild b/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild index 13aad4752cef..3bb9e2526352 100644 --- a/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild +++ b/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 2005-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild,v 1.4 2008/09/22 16:09:04 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.7.3-r1.ebuild,v 1.5 2008/09/23 20:56:53 armin76 Exp $ inherit latex-package eutils @@ -9,7 +9,7 @@ DESCRIPTION="A LaTeX module to acces 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="~amd64 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DOCS="README" |