diff options
author | 2013-04-18 14:05:39 +0000 | |
---|---|---|
committer | 2013-04-18 14:05:39 +0000 | |
commit | 367fcc737b82c4f52bab706b4e6e746f10449916 (patch) | |
tree | 408f9f157833080d9d5b667898a84e4f6b01bb93 /app-text/ps2eps/ps2eps-1.68.ebuild | |
parent | Stable for x86, wrt bug #449298 (diff) | |
download | gentoo-2-367fcc737b82c4f52bab706b4e6e746f10449916.tar.gz gentoo-2-367fcc737b82c4f52bab706b4e6e746f10449916.tar.bz2 gentoo-2-367fcc737b82c4f52bab706b4e6e746f10449916.zip |
Stable for x86, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/ps2eps/ps2eps-1.68.ebuild')
-rw-r--r-- | app-text/ps2eps/ps2eps-1.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ps2eps/ps2eps-1.68.ebuild b/app-text/ps2eps/ps2eps-1.68.ebuild index c2b292688f3c..bca7bbe10984 100644 --- a/app-text/ps2eps/ps2eps-1.68.ebuild +++ b/app-text/ps2eps/ps2eps-1.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ps2eps-1.68.ebuild,v 1.5 2013/04/18 13:50:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2eps/ps2eps-1.68.ebuild,v 1.6 2013/04/18 14:05:39 ago Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.tm.uka.de/~bless/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |