diff options
author | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2005-05-25 21:23:15 +0000 |
commit | 2c22cfa8ffcfc73043bf37aeee39170605f0eb4d (patch) | |
tree | d056634258bce285b9c3837f09ef42145572f845 /kde-base/atlantik | |
parent | Add the missing HOMEPAGE variable so repoman doesn't complain. (diff) | |
download | gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.tar.gz gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.tar.bz2 gentoo-2-2c22cfa8ffcfc73043bf37aeee39170605f0eb4d.zip |
KDE 3.4.1 ebuilds; package.masked as they aren't released yet
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/atlantik/Manifest | 4 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.4.1.ebuild | 17 | ||||
-rw-r--r-- | kde-base/atlantik/files/digest-atlantik-3.4.1 | 2 |
4 files changed, 29 insertions, 2 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index 74e8273ff5c4..43db618e6bb0 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,12 @@ # 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.8 2005/04/27 21:32:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.9 2005/05/25 21:22:59 danarmak Exp $ + +*atlantik-3.4.1 (25 May 2005) + + 25 May 2005; Dan Armak <danarmak@gentoo.org> +atlantik-3.4.1.ebuild: + Ebuilds for KDE 3.4.1. These are package.masked until 3.4.1 is actually + released. You can't get the tarballs yet. 27 Apr 2005; Markus Rothe <corsair@gentoo.org> atlantik-3.4.0.ebuild: Added ~ppc64 to KEYWORDS diff --git a/kde-base/atlantik/Manifest b/kde-base/atlantik/Manifest index e26f3a21a634..e73b3b132ed2 100644 --- a/kde-base/atlantik/Manifest +++ b/kde-base/atlantik/Manifest @@ -1,4 +1,6 @@ -MD5 a4b0274f15f5194494dea2326d6b1657 ChangeLog 1437 MD5 453b762a3ee677f9a7c9c0a23013ec1f atlantik-3.4.0.ebuild 548 +MD5 3835bac0b56bbfb589e4af028c539fe0 atlantik-3.4.1.ebuild 529 +MD5 a4b0274f15f5194494dea2326d6b1657 ChangeLog 1437 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 MD5 6e72046b806b6a397ba3e655b9c9d135 files/digest-atlantik-3.4.0 68 +MD5 cbb1fb83afd4a84cb95577b4cd0a08bd files/digest-atlantik-3.4.1 136 diff --git a/kde-base/atlantik/atlantik-3.4.1.ebuild b/kde-base/atlantik/atlantik-3.4.1.ebuild new file mode 100644 index 000000000000..fd094de08114 --- /dev/null +++ b/kde-base/atlantik/atlantik-3.4.1.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.1.ebuild,v 1.1 2005/05/25 21:22:59 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.1 b/kde-base/atlantik/files/digest-atlantik-3.4.1 new file mode 100644 index 000000000000..c603034b88ca --- /dev/null +++ b/kde-base/atlantik/files/digest-atlantik-3.4.1 @@ -0,0 +1,2 @@ +MD5 ab144b71caeda34579817b01855ec287 kdegames-3.4.0.tar.bz2 9509119 +MD5 6af3f45a1c959324c44d4b08bd552f16 kdegames-3.4.1.tar.bz2 9428849 |