diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-27 19:34:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-27 19:34:39 +0000 |
commit | f51948eeca5c601dc23c2f14a0da798d58b85b60 (patch) | |
tree | c6937557d8a1c6e8bef16811b6d036033c7adc79 /media-gfx/xsane | |
parent | version bump (diff) | |
download | historical-f51948eeca5c601dc23c2f14a0da798d58b85b60.tar.gz historical-f51948eeca5c601dc23c2f14a0da798d58b85b60.tar.bz2 historical-f51948eeca5c601dc23c2f14a0da798d58b85b60.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'media-gfx/xsane')
-rw-r--r-- | media-gfx/xsane/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xsane/Manifest | 14 | ||||
-rw-r--r-- | media-gfx/xsane/xsane-0.97.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/media-gfx/xsane/ChangeLog b/media-gfx/xsane/ChangeLog index 9a658175dfa2..b907b195180f 100644 --- a/media-gfx/xsane/ChangeLog +++ b/media-gfx/xsane/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xsane # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.33 2005/07/27 09:47:13 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.34 2005/07/27 19:34:39 gustavoz Exp $ + + 27 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> xsane-0.97.ebuild: + Stable on sparc 27 Jul 2005; Patrick Kursawe <phosphan@gentoo.org> -xsane-0.93.ebuild, -xsane-0.95.ebuild, xsane-0.97.ebuild: diff --git a/media-gfx/xsane/Manifest b/media-gfx/xsane/Manifest index e426e364efd6..8444761006db 100644 --- a/media-gfx/xsane/Manifest +++ b/media-gfx/xsane/Manifest @@ -1,7 +1,17 @@ -MD5 bd0b8f55fcde39740b598fa6340f7cb3 xsane-0.97.ebuild 1369 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 2d56ff877a9151b4b49db002d9766ba3 xsane-0.96-r1.ebuild 1443 -MD5 88f9f54959d6d3d91676d8a0ed5764ff ChangeLog 4168 +MD5 1edb19563cf5e2ebb0bd40b362133268 xsane-0.97.ebuild 1368 MD5 1f00d52c238ab654e46144b458cb8090 metadata.xml 347 +MD5 9de73f9868eb46b168c234c13a0f8be7 ChangeLog 4260 MD5 918ef3f00d812af7c8417080ff4b8f75 files/digest-xsane-0.97 63 MD5 c24003808e1c9ca9b7869f81db36d288 files/doublefree.patch 455 MD5 ea4d74ef911486be99ff2905dbc5597f files/digest-xsane-0.96-r1 63 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFC5+H1KRy60XGEcJIRAu0MAJ9WzjQhdP02PZpiYUZdMbPHgxhv0wCfb3Iu +8xxI+Q474GGhVdeNC5ntEx4= +=UoLs +-----END PGP SIGNATURE----- diff --git a/media-gfx/xsane/xsane-0.97.ebuild b/media-gfx/xsane/xsane-0.97.ebuild index 9012c0976be7..4ffa5d5d840f 100644 --- a/media-gfx/xsane/xsane-0.97.ebuild +++ b/media-gfx/xsane/xsane-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.97.ebuild,v 1.4 2005/07/27 09:47:13 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.97.ebuild,v 1.5 2005/07/27 19:34:39 gustavoz Exp $ DESCRIPTION="graphical scanning frontend" HOMEPAGE="http://www.xsane.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.xsane.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" IUSE="gtk2 nls jpeg png tiff" DEPEND="media-gfx/sane-backends |