diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-13 08:19:40 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-07-13 08:19:40 +0000 |
commit | b02f49141c3ce9547411fe13623b6dbe1dd96699 (patch) | |
tree | 45cbd6fc8c22d5ff8c016c97b17302ec828c95d8 /x11-plugins/cputnik | |
parent | x11-plugins/wmacpimon-0.2.1 stable for x86 (Manifest recommit) (diff) | |
download | gentoo-2-b02f49141c3ce9547411fe13623b6dbe1dd96699.tar.gz gentoo-2-b02f49141c3ce9547411fe13623b6dbe1dd96699.tar.bz2 gentoo-2-b02f49141c3ce9547411fe13623b6dbe1dd96699.zip |
x11-plugins/cputnik stable on x86
Diffstat (limited to 'x11-plugins/cputnik')
-rw-r--r-- | x11-plugins/cputnik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/cputnik/cputnik-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/cputnik/ChangeLog b/x11-plugins/cputnik/ChangeLog index 9ed20c308d80..f21e7b517b09 100644 --- a/x11-plugins/cputnik/ChangeLog +++ b/x11-plugins/cputnik/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for x11-plugins/cputnik # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v 1.1 2004/07/08 13:12:40 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/ChangeLog,v 1.2 2004/07/13 08:19:40 s4t4n Exp $ *cputnik-0.1.1 (08 Jul 2004) + 13 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> cputnik-0.1.1.ebuild: + Stable on x86. + 08 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> cputnik-0.1.1.ebuild: Initial import. diff --git a/x11-plugins/cputnik/cputnik-0.1.1.ebuild b/x11-plugins/cputnik/cputnik-0.1.1.ebuild index f1d1ae44b6f6..66ce7d7b8b13 100644 --- a/x11-plugins/cputnik/cputnik-0.1.1.ebuild +++ b/x11-plugins/cputnik/cputnik-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild,v 1.1 2004/07/08 13:12:40 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild,v 1.2 2004/07/13 08:19:40 s4t4n Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://clay.ll.pl/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/x11" |