diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-03-31 20:46:55 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-03-31 20:46:55 +0000 |
commit | 48164fd94aa17c20cf20575260c26ca045c0363e (patch) | |
tree | b83143761f700e55dc0683b558781d10877a40f7 /app-laptop/tpctl | |
parent | Keyworded ~sparc (diff) | |
download | gentoo-2-48164fd94aa17c20cf20575260c26ca045c0363e.tar.gz gentoo-2-48164fd94aa17c20cf20575260c26ca045c0363e.tar.bz2 gentoo-2-48164fd94aa17c20cf20575260c26ca045c0363e.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-laptop/tpctl')
-rw-r--r-- | app-laptop/tpctl/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/tpctl/ChangeLog b/app-laptop/tpctl/ChangeLog index 01cbf53dea09..d465add5d1e7 100644 --- a/app-laptop/tpctl/ChangeLog +++ b/app-laptop/tpctl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/tpctl # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.8 2005/01/08 21:40:27 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.9 2005/03/31 20:45:23 blubb Exp $ + + 31 Mar 2005; <blubb@gentoo.org> tpctl-4.8.ebuild: + stable on amd64 *tpctl-4.16 (08 Jan 2005) diff --git a/app-laptop/tpctl/tpctl-4.8.ebuild b/app-laptop/tpctl/tpctl-4.8.ebuild index 8be1180b282c..6988a4e71abe 100644 --- a/app-laptop/tpctl/tpctl-4.8.ebuild +++ b/app-laptop/tpctl/tpctl-4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.8.ebuild,v 1.7 2005/01/01 14:49:50 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.8.ebuild,v 1.8 2005/03/31 20:45:23 blubb Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tpctl/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* x86" +KEYWORDS="-* x86 amd64" IUSE="ncurses tpctlir perl" DEPEND=">=app-laptop/thinkpad-4.8 |