diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:48:21 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:48:21 +0000 |
commit | 0207f1d3d6bc38c6dfdeec5949051672727a712c (patch) | |
tree | 538fa150e09afa388dcf3f6ebd9d5c013942b8a9 /media-gfx | |
parent | Stable on amd64. (diff) | |
download | historical-0207f1d3d6bc38c6dfdeec5949051672727a712c.tar.gz historical-0207f1d3d6bc38c6dfdeec5949051672727a712c.tar.bz2 historical-0207f1d3d6bc38c6dfdeec5949051672727a712c.zip |
Stable on amd64.
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/sane-backends/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/xsane/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/xsane/xsane-0.95.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/media-gfx/sane-backends/ChangeLog b/media-gfx/sane-backends/ChangeLog index 212374dc0a0b..8fa48d77d57c 100644 --- a/media-gfx/sane-backends/ChangeLog +++ b/media-gfx/sane-backends/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/sane-backends # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.56 2004/11/24 22:43:34 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.57 2004/12/16 05:47:30 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> + sane-backends-1.0.14-r6.ebuild: + Stable on amd64. 24 Nov 2004; Dominik Stadler <centic@gentoo.org> sane-backends-1.0.13-r3.ebuild, sane-backends-1.0.14-r3.ebuild, diff --git a/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild b/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild index 4da6366458a8..8e5892d21558 100644 --- a/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild +++ b/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild,v 1.5 2004/11/24 22:43:34 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.14-r6.ebuild,v 1.6 2004/12/16 05:47:30 absinthe Exp $ inherit eutils @@ -23,7 +23,7 @@ SRC_URI="ftp://ftp.mostang.com/pub/sane/${P}/${P}.tar.gz usb? ( mirror://gentoo/${BROTHERMFCDRIVER}.bz2 )" SLOT="0" LICENSE="GPL-2 public-domain" -KEYWORDS="x86 sparc ~ppc ~ppc64 ~amd64" +KEYWORDS="x86 sparc ~ppc ~ppc64 amd64" src_unpack() { diff --git a/media-gfx/xsane/ChangeLog b/media-gfx/xsane/ChangeLog index 10d31d31f76f..77406c8fbd2c 100644 --- a/media-gfx/xsane/ChangeLog +++ b/media-gfx/xsane/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/xsane # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.25 2004/12/13 08:10:36 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/ChangeLog,v 1.26 2004/12/16 05:48:21 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> xsane-0.95.ebuild: + Stable on amd64. 13 Dec 2004; Patrick Kursawe <phosphan@gentoo.org> -xsane-0.91.ebuild, -xsane-0.96.ebuild: diff --git a/media-gfx/xsane/xsane-0.95.ebuild b/media-gfx/xsane/xsane-0.95.ebuild index 7367032b4059..79953d4956b8 100644 --- a/media-gfx/xsane/xsane-0.95.ebuild +++ b/media-gfx/xsane/xsane-0.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.95.ebuild,v 1.2 2004/12/07 10:33:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xsane/xsane-0.95.ebuild,v 1.3 2004/12/16 05:48:21 absinthe Exp $ DESCRIPTION="graphical scanning frontend" SRC_URI="http://www.xsane.org/download/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.xsane.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 ~sparc ~ppc64" +KEYWORDS="x86 ~ppc amd64 ~sparc ~ppc64" IUSE="gtk2 nls jpeg png tiff" DEPEND="media-gfx/sane-backends |