diff options
author | 2011-10-15 23:12:50 +0000 | |
---|---|---|
committer | 2011-10-15 23:12:50 +0000 | |
commit | 216f222cba5fe25efbf6c1d1563a458dd6dd5511 (patch) | |
tree | 80869b42a198378e17339eef239fa56e305bab0e /media-gfx/iscan-data | |
parent | Drop ~mips, bug 371667. (diff) | |
download | historical-216f222cba5fe25efbf6c1d1563a458dd6dd5511.tar.gz historical-216f222cba5fe25efbf6c1d1563a458dd6dd5511.tar.bz2 historical-216f222cba5fe25efbf6c1d1563a458dd6dd5511.zip |
x86 stable, bug #386021
Package-Manager: portage-2.1.10.25/cvs/Linux x86_64
Diffstat (limited to 'media-gfx/iscan-data')
-rw-r--r-- | media-gfx/iscan-data/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/iscan-data/ChangeLog b/media-gfx/iscan-data/ChangeLog index 69f6b644d001..493f0acd464c 100644 --- a/media-gfx/iscan-data/ChangeLog +++ b/media-gfx/iscan-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/iscan-data # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan-data/ChangeLog,v 1.4 2011/07/27 19:32:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan-data/ChangeLog,v 1.5 2011/10/15 23:12:14 maekke Exp $ + + 15 Oct 2011; Markus Meier <maekke@gentoo.org> iscan-data-1.9.0.1.ebuild: + x86 stable, bug #386021 *iscan-data-1.9.0.1 (27 Jul 2011) diff --git a/media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild b/media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild index 013b0902a0dd..9f826e9cc06e 100644 --- a/media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild +++ b/media-gfx/iscan-data/iscan-data-1.9.0.1.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/media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild,v 1.1 2011/07/27 19:32:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/iscan-data/iscan-data-1.9.0.1.ebuild,v 1.2 2011/10/15 23:12:14 maekke Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="http://linux.avasys.jp/drivers/iscan-data/${MY_PV}/${PN}_$(replace_vers LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="dev-libs/libxslt" |