diff options
author | 2008-03-27 17:27:25 +0000 | |
---|---|---|
committer | 2008-03-27 17:27:25 +0000 | |
commit | 443b2f0cfb05ab8e99d88bf7b6428110e8a464a3 (patch) | |
tree | afcb7db068eadfa30defc5d242e168f89a7a1592 /kde-misc/kgraphspace | |
parent | Stable for HPPA. (diff) | |
download | gentoo-2-443b2f0cfb05ab8e99d88bf7b6428110e8a464a3.tar.gz gentoo-2-443b2f0cfb05ab8e99d88bf7b6428110e8a464a3.tar.bz2 gentoo-2-443b2f0cfb05ab8e99d88bf7b6428110e8a464a3.zip |
sparc stable wrt #215083, thanks to Tiago Cunha for testing
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-misc/kgraphspace')
-rw-r--r-- | kde-misc/kgraphspace/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/kgraphspace/ChangeLog b/kde-misc/kgraphspace/ChangeLog index ca56c4af9cc2..675307681abe 100644 --- a/kde-misc/kgraphspace/ChangeLog +++ b/kde-misc/kgraphspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/kgraphspace # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/ChangeLog,v 1.9 2008/02/18 22:43:30 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/ChangeLog,v 1.10 2008/03/27 17:27:25 armin76 Exp $ + + 27 Mar 2008; Raúl Porcel <armin76@gentoo.org> + kgraphspace-0.3.0_pre1.ebuild: + sparc stable wrt #215083, thanks to Tiago Cunha for testing 18 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> kgraphspace-0.3.0_pre1.ebuild: diff --git a/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild b/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild index 8a60ff1f35a7..7b2dc98c7661 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-2008 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.7 2008/02/18 22:43:30 ingmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/kgraphspace/kgraphspace-0.3.0_pre1.ebuild,v 1.8 2008/03/27 17:27:25 armin76 Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P//_/-}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 sparc x86" IUSE="" S="$WORKDIR/${P//_/-}" |