diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-11-22 22:14:16 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-11-22 22:14:16 +0000 |
commit | b082217c4a241b37430dd0864ecc001ff8e923bd (patch) | |
tree | f58c26cbd1dfd16006cbeb6cf89310d4ef91531e /kde-base/atlantik | |
parent | version bump (diff) | |
download | gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.tar.gz gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.tar.bz2 gentoo-2-b082217c4a241b37430dd0864ecc001ff8e923bd.zip |
KDE 3.5.0 (not yet released, p.masked)
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/atlantik/Manifest | 6 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.0.ebuild | 17 | ||||
-rw-r--r-- | kde-base/atlantik/files/digest-atlantik-3.5.0 | 1 |
4 files changed, 26 insertions, 5 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index d7c9f0c9c30d..6614b16e827d 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.22 2005/11/12 15:49:22 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.23 2005/11/22 22:13:56 danarmak Exp $ + +*atlantik-3.5.0 (22 Nov 2005) + + 33 Nov 2005; Dan Armak <danarmak@gentoo.org> +atlantik-3.5.0.ebuild: + Ebuilds for KDE 3.5.0 final. It is not yet released, and is package.masked. *atlantik-3.5.0_rc1 (12 Nov 2005) diff --git a/kde-base/atlantik/Manifest b/kde-base/atlantik/Manifest index 70bf86ee2504..da02735dcafa 100644 --- a/kde-base/atlantik/Manifest +++ b/kde-base/atlantik/Manifest @@ -2,13 +2,11 @@ MD5 2068040544d01f3ed863f072f242f96c ChangeLog 3104 MD5 df82b50ea4c41d84ded31c451780e808 atlantik-3.4.1.ebuild 541 MD5 96da51483e0560e695ee447811cca8d9 atlantik-3.4.2.ebuild 554 MD5 4c7bd0109b29223069699d9c0feb2e9b atlantik-3.4.3.ebuild 556 -MD5 7030d9d49ac00b39cd6edec148086d7a atlantik-3.5.0_beta2.ebuild 496 +MD5 6ace5082f8d7714b59491d5a4cb26af6 atlantik-3.5.0.ebuild 495 MD5 6ace5082f8d7714b59491d5a4cb26af6 atlantik-3.5.0_rc1.ebuild 495 -MD5 180ecd0773f70c9f60585a5f0eb05f5e atlantik-3.5_beta1.ebuild 533 MD5 7f12555bf2fdc56b256b49f72230e062 files/digest-atlantik-3.4.1 212 MD5 b780128b9240f26d24e96f1b7d8a0208 files/digest-atlantik-3.4.2 288 MD5 bafb1bf1d1decae41875c6a20c9d5dca files/digest-atlantik-3.4.3 68 -MD5 b6349ba4ffa313babdf28579b63915f9 files/digest-atlantik-3.5.0_beta2 218 +MD5 80f840bfb21ccf27fc7b0da926a5bcbd files/digest-atlantik-3.5.0 69 MD5 894962ff94814330209ff99f0ab9f1cb files/digest-atlantik-3.5.0_rc1 302 -MD5 cec48d7b091caec0087349ff3924ad36 files/digest-atlantik-3.5_beta1 70 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 diff --git a/kde-base/atlantik/atlantik-3.5.0.ebuild b/kde-base/atlantik/atlantik-3.5.0.ebuild new file mode 100644 index 000000000000..339f901cb42a --- /dev/null +++ b/kde-base/atlantik/atlantik-3.5.0.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.0.ebuild,v 1.1 2005/11/22 22:13:56 danarmak Exp $ +KMNAME=kdegames +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="The Atlantic board game" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" +$(deprange $PV $MAXKDEVER kde-base/libkdegames)" + +KMEXTRACTONLY=libkdegames +KMCOPYLIB="libkdegames libkdegames" diff --git a/kde-base/atlantik/files/digest-atlantik-3.5.0 b/kde-base/atlantik/files/digest-atlantik-3.5.0 new file mode 100644 index 000000000000..92db3dfaf9df --- /dev/null +++ b/kde-base/atlantik/files/digest-atlantik-3.5.0 @@ -0,0 +1 @@ +MD5 ba86fe9280ca57698ce3be0e0242b140 kdegames-3.5.0.tar.bz2 10297262 |