diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-19 12:23:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-19 12:23:18 +0000 |
commit | 12b7126b8e7f6b740be2099a5722c21e96e9e60e (patch) | |
tree | e60291d5b957ca0f331db93fee00982a835ff9e3 /app-text/sablotron | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-12b7126b8e7f6b740be2099a5722c21e96e9e60e.tar.gz gentoo-2-12b7126b8e7f6b740be2099a5722c21e96e9e60e.tar.bz2 gentoo-2-12b7126b8e7f6b740be2099a5722c21e96e9e60e.zip |
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/sablotron-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/sablotron/sablotron-1.0.1.ebuild b/app-text/sablotron/sablotron-1.0.1.ebuild index ab7401576f5a..d772f1288562 100644 --- a/app-text/sablotron/sablotron-1.0.1.ebuild +++ b/app-text/sablotron/sablotron-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.17 2005/09/21 20:10:05 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.18 2006/01/19 12:19:35 vapier Exp $ inherit libtool gnuconfig flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz" # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86" IUSE="doc perl" RDEPEND=">=dev-libs/expat-1.95.6-r1" |