diff options
-rw-r--r-- | x11-plugins/thinkhdaps/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/thinkhdaps/Manifest | 10 | ||||
-rw-r--r-- | x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-plugins/thinkhdaps/ChangeLog b/x11-plugins/thinkhdaps/ChangeLog index bb5a741a4388..91f511b1c0ae 100644 --- a/x11-plugins/thinkhdaps/ChangeLog +++ b/x11-plugins/thinkhdaps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/thinkhdaps # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/ChangeLog,v 1.3 2010/10/06 11:57:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/ChangeLog,v 1.4 2010/10/06 20:31:47 maekke Exp $ + + 06 Oct 2010; Markus Meier <maekke@gentoo.org> thinkhdaps-0.2.1.ebuild: + x86 stable, bug #339330 06 Oct 2010; Markos Chandras <hwoarang@gentoo.org> thinkhdaps-0.2.1.ebuild: diff --git a/x11-plugins/thinkhdaps/Manifest b/x11-plugins/thinkhdaps/Manifest index 9eb4cfce4aa2..955c78d4a1dc 100644 --- a/x11-plugins/thinkhdaps/Manifest +++ b/x11-plugins/thinkhdaps/Manifest @@ -2,13 +2,13 @@ Hash: SHA1 DIST thinkhdaps-0.2.1.tar.gz 91489 RMD160 f709bce70fac346d46b6f188c78457f3a2f30f76 SHA1 8ee8ebb54623e48dccbd01a267818154200b41c5 SHA256 826fd9a1153adb49bc46a81ae60cc01cd77ba6ade7e135493908ca8185825d18 -EBUILD thinkhdaps-0.2.1.ebuild 737 RMD160 900c2ba24df3c529bdb2edf06437751329f5f1b0 SHA1 bb66fe66ab1188ea16179985b16bdcd93c29ec11 SHA256 8cf4d025bf1db489d3438cec80d2a0a5f92154ad0c2d752a4d220cdb1010e48b -MISC ChangeLog 509 RMD160 7b86fd06e5c453647ff88dbd5eef9f5161620a43 SHA1 0f1c6507184e586ce387420597ace79ae1910e41 SHA256 f58644b17a38363ff9a49c9954affd684fff13b12946bfa209bae6afa9eb19a9 +EBUILD thinkhdaps-0.2.1.ebuild 734 RMD160 12b779080571d20d5b7b239e00f96842078370a7 SHA1 ffd6e4be34a9ddc00965b5fc5f38170aa87d45fc SHA256 7c57bfd031ca565b9bfbb11276bfb378d95842d57176a45a2bc8d1f3bd06fb5f +MISC ChangeLog 607 RMD160 46bfed0def01506f04ead72410e1daa44011ba93 SHA1 3911ab7fa4f84e1eec46bcca0c281ac078edb1f1 SHA256 4e3d3d57c8cdd4d2ff816b9be04816990654e22760ec3fca6a3494775a054cd4 MISC metadata.xml 244 RMD160 ba31bc851ce5d8e007b223b4f799d84d4c6699d0 SHA1 2192e855054fb7016488afba3eda6d938fdf925d SHA256 1022f65be1952b5197408dfbf61543b61557601ce3a9f15acabeb3e9d84a0fbe -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) -iEYEARECAAYFAkysY84ACgkQ9/cejkQaxBB/lACcCdn8j44iRPXYIBLL/wLtjrLv -MtsAn0a4YwgUeFfuY+l1XZ5bowMUDZJn -=frK2 +iEYEARECAAYFAkys3GsACgkQkKaRLQcq0GIXuwCeKEWwr7dQfjOficvzg3+tora1 ++loAn2rfiCgSFlVrMGCU1RtbwRx/WjoU +=e8aT -----END PGP SIGNATURE----- diff --git a/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild b/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild index df96da650de7..41f88a292a1c 100644 --- a/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild +++ b/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild,v 1.2 2010/10/06 11:57:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild,v 1.3 2010/10/06 20:31:47 maekke Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="http://thpani.at/media/downloads/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-python/libgnome-python:2 |