diff options
author | 2005-09-07 13:54:26 +0000 | |
---|---|---|
committer | 2005-09-07 13:54:26 +0000 | |
commit | 90eac35f234b996f3c359b353d8ad91ec64fdecb (patch) | |
tree | c9c13d96262af65114de0578e1f26e69a4e35d9e /kde-base/kcharselect | |
parent | Stable on sparc (diff) | |
download | historical-90eac35f234b996f3c359b353d8ad91ec64fdecb.tar.gz historical-90eac35f234b996f3c359b353d8ad91ec64fdecb.tar.bz2 historical-90eac35f234b996f3c359b353d8ad91ec64fdecb.zip |
Added 3.5_alpha1 split ebuild.
Package-Manager: portage-2.0.51.22
Diffstat (limited to 'kde-base/kcharselect')
-rw-r--r-- | kde-base/kcharselect/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kcharselect/Manifest | 12 | ||||
-rw-r--r-- | kde-base/kcharselect/files/digest-kcharselect-3.5_alpha1 | 1 | ||||
-rw-r--r-- | kde-base/kcharselect/kcharselect-3.5_alpha1.ebuild | 14 |
4 files changed, 24 insertions, 11 deletions
diff --git a/kde-base/kcharselect/ChangeLog b/kde-base/kcharselect/ChangeLog index 557991119e2d..cd94105cd3cf 100644 --- a/kde-base/kcharselect/ChangeLog +++ b/kde-base/kcharselect/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kcharselect # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.12 2005/08/08 21:59:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/ChangeLog,v 1.13 2005/09/07 11:01:32 flameeyes Exp $ + +*kcharselect-3.5_alpha1 (07 Sep 2005) + + 07 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> + +kcharselect-3.5_alpha1.ebuild: + Added 3.5_alpha1 split ebuild. 08 Aug 2005; Bryan Østergaard <kloeri@gentoo.org> kcharselect-3.4.1.ebuild: diff --git a/kde-base/kcharselect/Manifest b/kde-base/kcharselect/Manifest index 5c848b4ffca3..06c1fea95c01 100644 --- a/kde-base/kcharselect/Manifest +++ b/kde-base/kcharselect/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 370364a6575c193a349365df4bd1224a kcharselect-3.5_alpha1.ebuild 412 MD5 470eec31d3a1b7341d017d695b61acf7 ChangeLog 1986 MD5 07b9d86fa1841b2971aab3170980511d kcharselect-3.4.1.ebuild 440 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 +MD5 aa852c5670b437cbfc2af5900a234661 files/digest-kcharselect-3.5_alpha1 69 MD5 e29bbb2db20451106f7980c7008328fa files/digest-kcharselect-3.4.1 212 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFC99W+Kf2g/qXtneoRApW3AJ9hl5ZpsrYq1QymAH0rf8YzVR3U6gCePxyY -c2z1UE+47UB3J+WTJIwuh9g= -=G0GC ------END PGP SIGNATURE----- diff --git a/kde-base/kcharselect/files/digest-kcharselect-3.5_alpha1 b/kde-base/kcharselect/files/digest-kcharselect-3.5_alpha1 new file mode 100644 index 000000000000..677fb1488af6 --- /dev/null +++ b/kde-base/kcharselect/files/digest-kcharselect-3.5_alpha1 @@ -0,0 +1 @@ +MD5 410705b295df495a3de26914b41210d1 kdeutils-3.4.90.tar.bz2 2923652 diff --git a/kde-base/kcharselect/kcharselect-3.5_alpha1.ebuild b/kde-base/kcharselect/kcharselect-3.5_alpha1.ebuild new file mode 100644 index 000000000000..9f529f3a162f --- /dev/null +++ b/kde-base/kcharselect/kcharselect-3.5_alpha1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcharselect/kcharselect-3.5_alpha1.ebuild,v 1.1 2005/09/07 11:01:32 flameeyes Exp $ + +KMNAME=kdeutils +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta eutils + +DESCRIPTION="KDE character selection utility" +KEYWORDS="~amd64" +IUSE="" + +KMEXTRA="charselectapplet/"
\ No newline at end of file |