diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-03-13 21:19:13 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-03-13 21:19:13 +0000 |
commit | 5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5 (patch) | |
tree | ec7b172633d80bd566500eb79f61cfee9931757c /kde-base/atlantik | |
parent | add alpha keyword (diff) | |
download | historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.tar.gz historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.tar.bz2 historical-5ee4b6d4ade5f83b6f28f49dd66a1df381d2c7f5.zip |
kde 3.4.0 ebuilds. the tarballs will be available from upstream Wednesday.
as per cryos' request, keeping the ~amd64 keywords where present, even though i'm not an amd64 dev.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantik/Manifest | 12 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.4.0.ebuild | 17 | ||||
-rw-r--r-- | kde-base/atlantik/files/digest-atlantik-3.4.0 | 1 |
4 files changed, 25 insertions, 11 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index ea050c2c2dc0..51aae759f2d5 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,10 @@ # 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.4 2005/03/03 14:15:11 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.5 2005/03/13 21:18:58 danarmak Exp $ + + 13 Mar 2005; Dan Armak <danarmak@gentoo.org> atlantik-3.4.0.ebuild: + KDE 3.4.0 ebuilds. Note that the tarballs won't be officially released for a + few more days. 03 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> atlantik-3.4.0_rc1.ebuild: Marked ~amd64, keywording KDE split ebuilds, bug 80944. diff --git a/kde-base/atlantik/Manifest b/kde-base/atlantik/Manifest index 1c3091f7dd6b..24bb105ce3e6 100644 --- a/kde-base/atlantik/Manifest +++ b/kde-base/atlantik/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 48655c08105013e3434afd7842370718 atlantik-3.4.0_beta1.ebuild 534 +MD5 66c6f730d72f2c7cc40b3876ef017c34 atlantik-3.4.0.ebuild 524 MD5 2480ed20ac614be312ffe2d1f44b62dd atlantik-3.4.0_rc1.ebuild 531 MD5 046d3b97bd2f9a1a5cefcb97856d9ea1 atlantik-3.4.0_beta2.ebuild 529 MD5 28d15849ba0e14ad68fc14ac60d6e636 ChangeLog 985 MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161 +MD5 6e72046b806b6a397ba3e655b9c9d135 files/digest-atlantik-3.4.0 68 MD5 8b19b23f6a048c71e6c5d2550695c013 files/digest-atlantik-3.4.0_rc1 378 MD5 039057bfd4af6b157cd2b7b08f08d23d files/digest-atlantik-3.4.0_beta1 216 MD5 9e3853561c1b7e9a926fdc6dd8e5434d files/digest-atlantik-3.4.0_beta2 294 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.6 (GNU/Linux) - -iD8DBQFCJxwKntT9W3vfTuoRAquXAKCMi48tW1GJMrq6xozs3bpVVDH0bACfSqaV -H8QL7EOycnvZmtOVjxI2NVU= -=vTJC ------END PGP SIGNATURE----- diff --git a/kde-base/atlantik/atlantik-3.4.0.ebuild b/kde-base/atlantik/atlantik-3.4.0.ebuild new file mode 100644 index 000000000000..0045de03f913 --- /dev/null +++ b/kde-base/atlantik/atlantik-3.4.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.4.0.ebuild,v 1.1 2005/03/13 21:18:58 danarmak Exp $ +KMNAME=kdegames +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="The Atlantic board game" +KEYWORDS="~x86 ~amd64" +IUSE="" +OLDDEPEND="~kde-base/libkdegames-3.3.1" +DEPEND=" +$(deprange $PV $MAXKDEVER kde-base/libkdegames)" + +KMEXTRACTONLY=libkdegames +KMCOPYLIB="libkdegames libkdegames" diff --git a/kde-base/atlantik/files/digest-atlantik-3.4.0 b/kde-base/atlantik/files/digest-atlantik-3.4.0 new file mode 100644 index 000000000000..2a9a6a8354dd --- /dev/null +++ b/kde-base/atlantik/files/digest-atlantik-3.4.0 @@ -0,0 +1 @@ +MD5 ab144b71caeda34579817b01855ec287 kdegames-3.4.0.tar.bz2 9509119 |