diff options
author | 2005-09-22 21:26:05 +0000 | |
---|---|---|
committer | 2005-09-22 21:26:05 +0000 | |
commit | b4a8e9f7815abfe4d114b31ab008269ba793dbaf (patch) | |
tree | febde734d0474ff95c5c2c060dcf885e82c52644 /kde-base/libkscan | |
parent | version bump (diff) | |
download | gentoo-2-b4a8e9f7815abfe4d114b31ab008269ba793dbaf.tar.gz gentoo-2-b4a8e9f7815abfe4d114b31ab008269ba793dbaf.tar.bz2 gentoo-2-b4a8e9f7815abfe4d114b31ab008269ba793dbaf.zip |
Bump to 3.5 beta1.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'kde-base/libkscan')
-rw-r--r-- | kde-base/libkscan/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/libkscan/Manifest | 12 | ||||
-rw-r--r-- | kde-base/libkscan/files/digest-libkscan-3.5_beta1 | 1 | ||||
-rw-r--r-- | kde-base/libkscan/libkscan-3.5_beta1.ebuild | 13 |
4 files changed, 23 insertions, 11 deletions
diff --git a/kde-base/libkscan/ChangeLog b/kde-base/libkscan/ChangeLog index 334cf8e900cc..1fc6ad976fb3 100644 --- a/kde-base/libkscan/ChangeLog +++ b/kde-base/libkscan/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/libkscan # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.15 2005/09/07 13:27:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/ChangeLog,v 1.16 2005/09/22 21:21:16 flameeyes Exp $ + +*libkscan-3.5_beta1 (22 Sep 2005) + + 22 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + +libkscan-3.5_beta1.ebuild: + Bump to 3.5 beta1. *libkscan-3.5_alpha1 (07 Sep 2005) diff --git a/kde-base/libkscan/Manifest b/kde-base/libkscan/Manifest index d4e2af967872..20614139cc10 100644 --- a/kde-base/libkscan/Manifest +++ b/kde-base/libkscan/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 b08f99582e1ffcb136938310a6575a98 libkscan-3.4.1.ebuild 421 MD5 2209471cb0e175bf664d8b3076bb1f92 ChangeLog 2319 +MD5 e9d8e7433c89f2b28d9debb1b4c46d80 libkscan-3.5_beta1.ebuild 409 MD5 1e3c65e6a3875a7f1a222e41869fb87d libkscan-3.4.2.ebuild 433 MD5 e9d8e7433c89f2b28d9debb1b4c46d80 libkscan-3.5_alpha1.ebuild 409 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 1334abaee53983ad0a0810adeafef453 files/digest-libkscan-3.4.1 221 +MD5 40554f7678788d1d4cdcf0824da8434f files/digest-libkscan-3.5_beta1 72 MD5 cb94e5a98246b8c80e29c3d668e4be9d files/digest-libkscan-3.4.2 300 MD5 900bec871d5baed80378fb8d57527f75 files/digest-libkscan-3.5_alpha1 72 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD4DBQFDHurij5H05b2HAEkRAmFRAJ4kgFQgH1/lKb7WkqC1l23pPE+3rgCVHHBZ -8BCfmDLwpExh/9fC4VnsuA== -=+STT ------END PGP SIGNATURE----- diff --git a/kde-base/libkscan/files/digest-libkscan-3.5_beta1 b/kde-base/libkscan/files/digest-libkscan-3.5_beta1 new file mode 100644 index 000000000000..e54b3c6ba8a1 --- /dev/null +++ b/kde-base/libkscan/files/digest-libkscan-3.5_beta1 @@ -0,0 +1 @@ +MD5 e388b51732cb066cd4d44d6e4a36e6bc kdegraphics-3.4.91.tar.bz2 7089738 diff --git a/kde-base/libkscan/libkscan-3.5_beta1.ebuild b/kde-base/libkscan/libkscan-3.5_beta1.ebuild new file mode 100644 index 000000000000..326018a60b2f --- /dev/null +++ b/kde-base/libkscan/libkscan-3.5_beta1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/libkscan/libkscan-3.5_beta1.ebuild,v 1.1 2005/09/22 21:21:16 flameeyes Exp $ + +KMNAME=kdegraphics +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE scanner library" +KEYWORDS="~amd64" +IUSE="" +DEPEND="media-gfx/sane-backends"
\ No newline at end of file |