diff options
author | Markus Meier <maekke@gentoo.org> | 2009-06-03 20:16:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-06-03 20:16:47 +0000 |
commit | 1a085fe1725f423c8e58ad6646788d4f0dd4c663 (patch) | |
tree | 48823604ac1c7e39146def78d2f26247fa7ca35a /app-text/sablotron | |
parent | stable amd64, bug 272347 (diff) | |
download | gentoo-2-1a085fe1725f423c8e58ad6646788d4f0dd4c663.tar.gz gentoo-2-1a085fe1725f423c8e58ad6646788d4f0dd4c663.tar.bz2 gentoo-2-1a085fe1725f423c8e58ad6646788d4f0dd4c663.zip |
amd64/x86 stable, bug #272244
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog index b3941b66b81c..f102ea12e954 100644 --- a/app-text/sablotron/ChangeLog +++ b/app-text/sablotron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/sablotron # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.59 2009/06/02 13:24:36 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.60 2009/06/03 20:16:47 maekke Exp $ + + 03 Jun 2009; Markus Meier <maekke@gentoo.org> sablotron-1.0.3.ebuild: + amd64/x86 stable, bug #272244 02 Jun 2009; Ferris McCormick <fmccor@gentoo.org> sablotron-1.0.3.ebuild: Sparc stable, Bug #272244. diff --git a/app-text/sablotron/sablotron-1.0.3.ebuild b/app-text/sablotron/sablotron-1.0.3.ebuild index d47dde53e14c..4e13386139c8 100644 --- a/app-text/sablotron/sablotron-1.0.3.ebuild +++ b/app-text/sablotron/sablotron-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.3.ebuild,v 1.5 2009/06/02 13:24:36 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.3.ebuild,v 1.6 2009/06/03 20:16:47 maekke Exp $ inherit base autotools @@ -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 ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="perl" RDEPEND=">=dev-libs/expat-1.95.6-r1" |