diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-06-24 00:51:24 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-06-24 00:51:24 +0000 |
commit | 3dc12ab5204b7578f4f87e2229901f6400708465 (patch) | |
tree | d38892b77447ee98eb23acd84e75a38a8ce6060c /x11-misc/devilspie | |
parent | Fixes for RDEPEND not drawing in correct binary packages if emerge -K; bug 39777 (diff) | |
download | historical-3dc12ab5204b7578f4f87e2229901f6400708465.tar.gz historical-3dc12ab5204b7578f4f87e2229901f6400708465.tar.bz2 historical-3dc12ab5204b7578f4f87e2229901f6400708465.zip |
Marked ppc stable.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc/devilspie')
-rw-r--r-- | x11-misc/devilspie/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/devilspie/Manifest | 16 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.10.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog index 845bf9ee9dd3..a4ddf7cefba0 100644 --- a/x11-misc/devilspie/ChangeLog +++ b/x11-misc/devilspie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/devilspie # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.14 2005/06/23 18:38:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.15 2005/06/24 00:51:24 josejx Exp $ + + 24 Jun 2005; Joseph Jezak <josejx@gentoo.org> devilspie-0.10.ebuild: + Marked ppc stable. 23 Jun 2005; Olivier CrĂȘte <tester@gentoo.org> devilspie-0.10.ebuild: Stable on amd64, since the older versions dont build with gnome 2.10 diff --git a/x11-misc/devilspie/Manifest b/x11-misc/devilspie/Manifest index 88cb725c5738..a98372dd535e 100644 --- a/x11-misc/devilspie/Manifest +++ b/x11-misc/devilspie/Manifest @@ -1,17 +1,7 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 fd285aab0171b62ef9f9a5380593fa02 ChangeLog 1908 MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 +MD5 323fad570f330fd2c122825342abdcc2 devilspie-0.10.ebuild 1526 MD5 c959853801294a64d6d8c4349eb90fe6 devilspie-0.4.ebuild 1344 -MD5 897913be51b8b9a7ae5b831c5fae1392 ChangeLog 1815 -MD5 e661303849cf2a07db0876373d0338dc devilspie-0.10.ebuild 1527 -MD5 7f59e7d1f82e99e7484df493d9dae910 files/digest-devilspie-0.4 65 MD5 5db2050971146baa05aaaaf09522cec7 files/devilspie-0.10-make-check.patch 1700 +MD5 7f59e7d1f82e99e7484df493d9dae910 files/digest-devilspie-0.4 65 MD5 250de26147fe03f451e784147c2d2852 files/digest-devilspie-0.10 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCuwJ4mOfEJZHYOKcRAlZaAJ0RsAOwufD9iPhlbQxXWSt+BwvkQwCfV00H -PXylGIai8fds3t4sAv9lYjo= -=6LMP ------END PGP SIGNATURE----- diff --git a/x11-misc/devilspie/devilspie-0.10.ebuild b/x11-misc/devilspie/devilspie-0.10.ebuild index e8f9424536b0..0b9e36254a01 100644 --- a/x11-misc/devilspie/devilspie-0.10.ebuild +++ b/x11-misc/devilspie/devilspie-0.10.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/devilspie/devilspie-0.10.ebuild,v 1.4 2005/06/23 18:38:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.10.ebuild,v 1.5 2005/06/24 00:51:24 josejx Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.burtonini.com/computing/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~sparc x86" IUSE="" |