diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-11-20 02:05:28 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-11-20 02:05:28 +0000 |
commit | 96addf759f7db5036a63331b509921f154117889 (patch) | |
tree | 429a382354c657e48a09d0f4b6a2af1571aef386 /x11-misc | |
parent | added missing 'sqlite3' use-flag. (diff) | |
download | historical-96addf759f7db5036a63331b509921f154117889.tar.gz historical-96addf759f7db5036a63331b509921f154117889.tar.bz2 historical-96addf759f7db5036a63331b509921f154117889.zip |
Marked ppc stable for bug #111127.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xbattbar/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xbattbar/Manifest | 14 | ||||
-rw-r--r-- | x11-misc/xbattbar/xbattbar-1.4.2.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-misc/xbattbar/ChangeLog b/x11-misc/xbattbar/ChangeLog index e5c42701189e..261e5ba5fe93 100644 --- a/x11-misc/xbattbar/ChangeLog +++ b/x11-misc/xbattbar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xbattbar # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.7 2005/11/01 13:11:01 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.8 2005/11/20 02:05:28 josejx Exp $ + + 20 Nov 2005; Joseph Jezak <josejx@gentoo.org> xbattbar-1.4.2.ebuild: + Marked ppc stable for bug #111127. 01 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> xbattbar-1.4.2.ebuild: Fixed dodoc not to install COPYING and/or INSTALL. diff --git a/x11-misc/xbattbar/Manifest b/x11-misc/xbattbar/Manifest index a3d9f82532e6..a9e6257e88fb 100644 --- a/x11-misc/xbattbar/Manifest +++ b/x11-misc/xbattbar/Manifest @@ -1,4 +1,14 @@ -MD5 e80c93cbf7e7bd6ec30ba5a63549b3ac ChangeLog 920 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 c9d71231d15176e218af43d8f0640c41 ChangeLog 1027 MD5 60d0f8e87130d8e8211e724e2a3f734e files/digest-xbattbar-1.4.2 65 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 -MD5 92f36c1543324e009ddeb7a4128c8cc0 xbattbar-1.4.2.ebuild 664 +MD5 461bfa6f5e54352e8169a181a3aa5e2a xbattbar-1.4.2.ebuild 661 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDf9n3csIHjyDViGQRApwkAKDWoqOUG4jJD+rA3K73EY/RCgYPnwCg24Op +kaXCszuWvUvI0QIDhRNZhWs= +=Mwe4 +-----END PGP SIGNATURE----- diff --git a/x11-misc/xbattbar/xbattbar-1.4.2.ebuild b/x11-misc/xbattbar/xbattbar-1.4.2.ebuild index 2e9e69dbe6d0..7e4bfa2dfbc8 100644 --- a/x11-misc/xbattbar/xbattbar-1.4.2.ebuild +++ b/x11-misc/xbattbar/xbattbar-1.4.2.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/x11-misc/xbattbar/xbattbar-1.4.2.ebuild,v 1.6 2005/11/01 13:11:01 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.2.ebuild,v 1.7 2005/11/20 02:05:28 josejx Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://iplab.aist-nara.ac.jp/member/suguru/xbattbar.html" SRC_URI="http://iplab.aist-nara.ac.jp/member/suguru/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="ppc x86" DEPEND="virtual/x11" src_compile() { |