diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-30 01:18:17 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-08-30 01:18:17 +0000 |
commit | 3d79abf8bb3b290a3fc034b4b2111be696548f8f (patch) | |
tree | ac40c0c588249119690f949429210417e44583fd /app-laptop | |
parent | Marked ~amd64 (diff) | |
download | historical-3d79abf8bb3b290a3fc034b4b2111be696548f8f.tar.gz historical-3d79abf8bb3b290a3fc034b4b2111be696548f8f.tar.bz2 historical-3d79abf8bb3b290a3fc034b4b2111be696548f8f.zip |
Stable on x86.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tpctl/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/tpctl/Manifest | 14 | ||||
-rw-r--r-- | app-laptop/tpctl/tpctl-4.16.ebuild | 4 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-laptop/tpctl/ChangeLog b/app-laptop/tpctl/ChangeLog index d465add5d1e7..2f26bc727c28 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.9 2005/03/31 20:45:23 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/ChangeLog,v 1.10 2005/08/30 01:18:17 robbat2 Exp $ + + 30 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> tpctl-4.16.ebuild: + Stable on x86. 31 Mar 2005; <blubb@gentoo.org> tpctl-4.8.ebuild: stable on amd64 diff --git a/app-laptop/tpctl/Manifest b/app-laptop/tpctl/Manifest index 8320f064f63c..75ffa14ac4d5 100644 --- a/app-laptop/tpctl/Manifest +++ b/app-laptop/tpctl/Manifest @@ -1,16 +1,16 @@ -MD5 bbc582b34f5a60b14348e76693ac08f1 ChangeLog 2347 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 2f4094eedc3aeaece52841fa463897cb tpctl-3.2.ebuild 1478 -MD5 2399697aefe5d4e1621b2bcf315beba6 tpctl-4.16.ebuild 1013 -MD5 3419199a9b7da60895caf80c894ab27d tpctl-4.2.ebuild 1478 MD5 8fd7ed31991171e3df2b066480797c67 tpctl-4.4-r1.ebuild 1627 +MD5 32d951d4387538395114e855a6d2945f tpctl-4.16.ebuild 1015 +MD5 3419199a9b7da60895caf80c894ab27d tpctl-4.2.ebuild 1478 MD5 8a137ec2e81e6384c845860483dfca1f tpctl-4.4.ebuild 1476 +MD5 b81695ee6599b4449c9e8c55df52ff06 ChangeLog 2440 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 f2c04a7c674379fe6af0eaf8ca9a0685 tpctl-4.8.ebuild 1617 -MD5 4b8b1c61ee0756b730105821afcae4e6 files/apmiser.rc 560 MD5 4a6eccb7b79fc6b89897fa42a9d63835 files/digest-tpctl-3.2 60 -MD5 ff97f2ecd88355bf3dfcd6192b3efe56 files/digest-tpctl-4.16 61 MD5 603d662e5051a7e33e5c3cb5cae78962 files/digest-tpctl-4.2 60 MD5 07d45c78b0ee95cb84c2fcdca379afc6 files/digest-tpctl-4.4 60 -MD5 07d45c78b0ee95cb84c2fcdca379afc6 files/digest-tpctl-4.4-r1 60 MD5 7ea9886f5d9abae5110c5f584d5555fb files/digest-tpctl-4.8 60 MD5 556f25877822405f7dfd77680d2f6e49 files/tpctlir-cli-4.4-r1.diff 770 +MD5 07d45c78b0ee95cb84c2fcdca379afc6 files/digest-tpctl-4.4-r1 60 +MD5 4b8b1c61ee0756b730105821afcae4e6 files/apmiser.rc 560 +MD5 ff97f2ecd88355bf3dfcd6192b3efe56 files/digest-tpctl-4.16 61 diff --git a/app-laptop/tpctl/tpctl-4.16.ebuild b/app-laptop/tpctl/tpctl-4.16.ebuild index 95ca279102f9..fa6a24f6101a 100644 --- a/app-laptop/tpctl/tpctl-4.16.ebuild +++ b/app-laptop/tpctl/tpctl-4.16.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.16.ebuild,v 1.1 2005/01/08 21:40:27 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpctl/tpctl-4.16.ebuild,v 1.2 2005/08/30 01:18:17 robbat2 Exp $ MY_P=${PN}_${PV} @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="tpctlir" |