diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-07 23:43:36 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-12-07 23:43:36 +0000 |
commit | 34396d937ccf4f2366e7007b579290558bbb5c5e (patch) | |
tree | 9e026da8358f3c43c51df3dca6b0cbe164bcf701 /kde-misc | |
parent | Version bump. (diff) | |
download | historical-34396d937ccf4f2366e7007b579290558bbb5c5e.tar.gz historical-34396d937ccf4f2366e7007b579290558bbb5c5e.tar.bz2 historical-34396d937ccf4f2366e7007b579290558bbb5c5e.zip |
Stable on amd64.
Package-Manager: portage-2.0.53
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/kgraphspace/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/kgraphspace/Manifest | 18 | ||||
-rw-r--r-- | kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild | 6 |
3 files changed, 23 insertions, 9 deletions
diff --git a/kde-misc/kgraphspace/ChangeLog b/kde-misc/kgraphspace/ChangeLog index 651d4017b1e9..87f0d3a3c94a 100644 --- a/kde-misc/kgraphspace/ChangeLog +++ b/kde-misc/kgraphspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/kgraphspace -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/ChangeLog,v 1.4 2004/11/23 15:46:33 carlo Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/ChangeLog,v 1.5 2005/12/07 23:43:36 cryos Exp $ + + 07 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> + kgraphspace-0.3.0_pre1.ebuild: + Stable on amd64. 23 Nov 2004; Carsten Lohrke <carlo@gentoo.org> kgraphspace-0.3.0_pre1.ebuild: diff --git a/kde-misc/kgraphspace/Manifest b/kde-misc/kgraphspace/Manifest index 9c0e4ba7a51d..899c5e084c62 100644 --- a/kde-misc/kgraphspace/Manifest +++ b/kde-misc/kgraphspace/Manifest @@ -1,5 +1,15 @@ -MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 -MD5 f246ca02c62585fdb29f82790ef10424 ChangeLog 2060 -MD5 ec6f544bfb960ac1425c6f260018d75a kgraphspace-0.3.0_pre1.ebuild 582 -MD5 8aeb4c1ce5b9fab4d89167227f68d932 files/kgraphspace-0.3.0_pre1-configure.patch 3567 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 72dc70e6dca25676a595fec821083659 ChangeLog 2165 MD5 0c58d548c0e64f8bf92ae514770de156 files/digest-kgraphspace-0.3.0_pre1 75 +MD5 8aeb4c1ce5b9fab4d89167227f68d932 files/kgraphspace-0.3.0_pre1-configure.patch 3567 +MD5 9128e21232ac3c49ec41c9f67ee224e9 kgraphspace-0.3.0_pre1.ebuild 581 +MD5 02039d51ca4a42817775fd436dfaa956 metadata.xml 157 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDl3OzntT9W3vfTuoRAu+kAJ47d8Qhp+kt2jS1pbvYHnVb5ZD7XwCdETg6 +n/ZbYmgsie8/MdH2vUw5UYo= +=1cap +-----END PGP SIGNATURE----- diff --git a/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild b/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild index e4ceb32d5972..c86d60f9469d 100644 --- a/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild +++ b/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild,v 1.3 2004/11/23 15:46:33 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild,v 1.4 2005/12/07 23:43:36 cryos Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kgraphspace/${P//_/-}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~sparc" +KEYWORDS="amd64 ~sparc x86" IUSE="" S="$WORKDIR/${P//_/-}" |