diff options
author | Markus Meier <maekke@gentoo.org> | 2008-06-28 06:33:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-06-28 06:33:10 +0000 |
commit | 3420e52c535ba3bdea0e793ecc16c26f592e3efd (patch) | |
tree | 5c1ff968925351c16a7c5f3dcadf297a2d549204 /x11-plugins/cputnik | |
parent | Added xerces-c beta to p.mask (diff) | |
download | gentoo-2-3420e52c535ba3bdea0e793ecc16c26f592e3efd.tar.gz gentoo-2-3420e52c535ba3bdea0e793ecc16c26f592e3efd.tar.bz2 gentoo-2-3420e52c535ba3bdea0e793ecc16c26f592e3efd.zip |
x86 stable, bug #229543
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc7 i686)
Diffstat (limited to 'x11-plugins/cputnik')
-rw-r--r-- | x11-plugins/cputnik/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/cputnik/cputnik-0.2.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/cputnik/ChangeLog b/x11-plugins/cputnik/ChangeLog index 5e33eac1edf8..827ef70ec7eb 100644 --- a/x11-plugins/cputnik/ChangeLog +++ b/x11-plugins/cputnik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/cputnik -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v 1.7 2008/04/04 09:26:21 s4t4n Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v 1.8 2008/06/28 06:33:10 maekke Exp $ + + 28 Jun 2008; Markus Meier <maekke@gentoo.org> cputnik-0.2.0.ebuild: + x86 stable, bug #229543 *cputnik-0.2.0 (08 Apr 2008) diff --git a/x11-plugins/cputnik/cputnik-0.2.0.ebuild b/x11-plugins/cputnik/cputnik-0.2.0.ebuild index 3e2bf363d376..ab7f5d9ed51b 100644 --- a/x11-plugins/cputnik/cputnik-0.2.0.ebuild +++ b/x11-plugins/cputnik/cputnik-0.2.0.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/x11-plugins/cputnik/cputnik-0.2.0.ebuild,v 1.2 2008/06/26 12:55:37 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.2.0.ebuild,v 1.3 2008/06/28 06:33:10 maekke Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.dockapps.org/download.php/id/576/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |