diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-03 22:06:26 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2005-09-03 22:06:26 +0000 |
commit | 8648519331e7f43e8582c0842f64e571ec078394 (patch) | |
tree | f3f87e99f8ad2e444a741e863acacf3c13e0ad9e /x11-misc | |
parent | Version bump thanks to Jean Jordaan <jean@upfrontsystems.co.za> in bug 104605 (diff) | |
download | historical-8648519331e7f43e8582c0842f64e571ec078394.tar.gz historical-8648519331e7f43e8582c0842f64e571ec078394.tar.bz2 historical-8648519331e7f43e8582c0842f64e571ec078394.zip |
Tested ~amd64 using temporary laptop I have.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/fluxspace/ChangeLog | 9 | ||||
-rw-r--r-- | x11-misc/fluxspace/Manifest | 18 | ||||
-rw-r--r-- | x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild | 4 |
3 files changed, 14 insertions, 17 deletions
diff --git a/x11-misc/fluxspace/ChangeLog b/x11-misc/fluxspace/ChangeLog index dbb8e26bad95..f8403d4c27cc 100644 --- a/x11-misc/fluxspace/ChangeLog +++ b/x11-misc/fluxspace/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/fluxspace # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/ChangeLog,v 1.7 2005/04/03 06:06:52 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/ChangeLog,v 1.8 2005/09/03 22:06:26 robbat2 Exp $ + + 03 Sep 2005; Robin H. Johnson <robbat2@gentoo.org> + fluxspace-0.0.3-r1.ebuild: + Tested ~amd64 using temporary laptop I have. + + 26 Aug 2005; Robin H. Johnson <robbat2@gentoo.org> ChangeLog: + Add ~amd64. 03 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> fluxspace-0.0.3-r1.ebuild: Update URL of online manual in pkg_postinst for bug 87722. diff --git a/x11-misc/fluxspace/Manifest b/x11-misc/fluxspace/Manifest index f3e0037ca4a7..27aa90502fc9 100644 --- a/x11-misc/fluxspace/Manifest +++ b/x11-misc/fluxspace/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 5a126bc2034adc5ba9c6ba6ba6fa767f ChangeLog 1432 -MD5 1a573636684bad5b26021fd961a2f0a1 files/digest-fluxspace-0.0.3 68 -MD5 1a573636684bad5b26021fd961a2f0a1 files/digest-fluxspace-0.0.3-r1 68 -MD5 5e06cdf5a6c00fa0b8fdd2d08deee335 fluxspace-0.0.3-r1.ebuild 1995 MD5 8713151c3db41b691f8a46b6d71cdad1 fluxspace-0.0.3.ebuild 1640 +MD5 4744e4d1968096526dfb3f10ddc805c0 ChangeLog 1641 +MD5 eff4c198be369b79d3f2e255a30ecc5a fluxspace-0.0.3-r1.ebuild 2001 MD5 38284a90537cf6233bcd9057bfb476bf metadata.xml 261 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCz/vYI1lqEGTUzyQRAmOtAKCqmJED50af/10tBnSoovAeiOe4zwCeOJ8p -jXVuAQ9Zau23JAY4qWsJ/UA= -=016D ------END PGP SIGNATURE----- +MD5 1a573636684bad5b26021fd961a2f0a1 files/digest-fluxspace-0.0.3 68 +MD5 1a573636684bad5b26021fd961a2f0a1 files/digest-fluxspace-0.0.3-r1 68 diff --git a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild b/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild index 39672f252799..e8f3951854b7 100644 --- a/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild +++ b/x11-misc/fluxspace/fluxspace-0.0.3-r1.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/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.7 2005/07/09 16:30:55 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fluxspace/fluxspace-0.0.3-r1.ebuild,v 1.8 2005/09/03 22:06:26 robbat2 Exp $ IUSE="" DESCRIPTION="Enhancements for workspace management within Fluxbox." @@ -14,7 +14,7 @@ RDEPEND="x11-wm/fluxbox media-libs/imlib2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="~amd64 ppc ~sparc x86" myconf="--prefix=/usr" |