diff options
author | Jonathan Smith <smithj@gentoo.org> | 2006-04-10 19:31:59 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2006-04-10 19:31:59 +0000 |
commit | 6f734c478c5318cf5d28d3aee4d91e7db5756489 (patch) | |
tree | f5ce603333c237b10f5031201e0a36a8acbfcefd /x11-misc/devilspie | |
parent | added IUSE which defaults to kde eclass's IUSE (diff) | |
download | historical-6f734c478c5318cf5d28d3aee4d91e7db5756489.tar.gz historical-6f734c478c5318cf5d28d3aee4d91e7db5756489.tar.bz2 historical-6f734c478c5318cf5d28d3aee4d91e7db5756489.zip |
x86 stable. note that you'll need to rewrite config files as mentioned in the ewarn
Package-Manager: portage-2.1_pre7-r4
Diffstat (limited to 'x11-misc/devilspie')
-rw-r--r-- | x11-misc/devilspie/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/devilspie/Manifest | 10 | ||||
-rw-r--r-- | x11-misc/devilspie/devilspie-0.16.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/x11-misc/devilspie/ChangeLog b/x11-misc/devilspie/ChangeLog index 314ba8ea3a01..98a4a647a327 100644 --- a/x11-misc/devilspie/ChangeLog +++ b/x11-misc/devilspie/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/devilspie # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.20 2006/02/11 18:47:35 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/ChangeLog,v 1.21 2006/04/10 19:31:59 smithj Exp $ + + 10 Apr 2006; <smithj@gentoo.org> devilspie-0.16.ebuild: + x86 stable. note that you'll need to rewrite config files as mentioned in + the ewarn 11 Feb 2006; Krzysiek Pawlik <nelchael@gentoo.org> devilspie-0.16.ebuild: Fixed ewarn message. diff --git a/x11-misc/devilspie/Manifest b/x11-misc/devilspie/Manifest index a23d7bfb4176..dbf418e14b4c 100644 --- a/x11-misc/devilspie/Manifest +++ b/x11-misc/devilspie/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 3599dc4ec251cde2a27c7d50a11bd718 ChangeLog 2691 RMD160 ab2be7e265ba374e60a7b2a28bb70705c99a3523 ChangeLog 2691 SHA256 1c96e803f04a804b38e5aef87285a4339a62021e81930b73c7c69445a76e3c78 ChangeLog 2691 @@ -25,3 +28,10 @@ SHA256 2a4b3f46e0d74ff9a316f7b027250d3a3d259ae41344464af26d7330e07bae9c files/di MD5 cdb11033a3fa6525334cecf938961c07 metadata.xml 166 RMD160 7b80226659bf40e97050b1ffce1858d5f20b3c60 metadata.xml 166 SHA256 8e7de0a7f7c15840474de373a3ce36adcc5dd658b2e4d18366fcb63b964a0826 metadata.xml 166 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.2 (GNU/Linux) + +iD8DBQFEOqGdl5AvwDPiUowRAoeLAKDA1QU27BhA2WaAkGEmpoONm3j6zACghMpa +Nu4CXjJAuZR2Xywnt1PlK+k= +=FgTH +-----END PGP SIGNATURE----- diff --git a/x11-misc/devilspie/devilspie-0.16.ebuild b/x11-misc/devilspie/devilspie-0.16.ebuild index 8e6f0ae189ff..77b5388ba188 100644 --- a/x11-misc/devilspie/devilspie-0.16.ebuild +++ b/x11-misc/devilspie/devilspie-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.16.ebuild,v 1.2 2006/02/11 18:47:35 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/devilspie/devilspie-0.16.ebuild,v 1.3 2006/04/10 19:31:59 smithj 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="" |