diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-26 14:03:37 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-26 14:03:37 +0000 |
commit | 028fc9e48e61a78502d4c9577f63b161eb3715c2 (patch) | |
tree | bc9755e0b6b37e518c7e18b51611d4200675e698 /x11-plugins/wmifinfo | |
parent | added gcc3.4 compat patch. bug #67920. (diff) | |
download | historical-028fc9e48e61a78502d4c9577f63b161eb3715c2.tar.gz historical-028fc9e48e61a78502d4c9577f63b161eb3715c2.tar.bz2 historical-028fc9e48e61a78502d4c9577f63b161eb3715c2.zip |
Update copyright headers. Version 0.08 stable for x86.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'x11-plugins/wmifinfo')
-rw-r--r-- | x11-plugins/wmifinfo/ChangeLog | 9 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/wmifinfo-0.06.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/wmifinfo-0.08.ebuild | 6 |
4 files changed, 15 insertions, 10 deletions
diff --git a/x11-plugins/wmifinfo/ChangeLog b/x11-plugins/wmifinfo/ChangeLog index 10e27a204f8f..eacaeda8560b 100644 --- a/x11-plugins/wmifinfo/ChangeLog +++ b/x11-plugins/wmifinfo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/wmifinfo -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.7 2004/12/01 09:17:01 s4t4n Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.8 2005/01/26 14:03:37 s4t4n Exp $ + + 26 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmifinfo-0.08.ebuild: + Stable for x86. + wmifinfo-0.06.ebuild: + Update copyright headers... *wmifinfo-0.08 (01 Dec 2004) diff --git a/x11-plugins/wmifinfo/Manifest b/x11-plugins/wmifinfo/Manifest index 88502bbc6172..c44b16982f4f 100644 --- a/x11-plugins/wmifinfo/Manifest +++ b/x11-plugins/wmifinfo/Manifest @@ -1,6 +1,6 @@ -MD5 a61aa03de5d332b5b2216d6a36721fdd wmifinfo-0.06.ebuild 553 -MD5 b84d09d7c94898b887938d71e2d2573d wmifinfo-0.08.ebuild 683 -MD5 4ea35e53a7c3bca09afb88310b0ce011 ChangeLog 992 +MD5 fd82172b30edb22e039a930d09c57855 wmifinfo-0.06.ebuild 553 +MD5 b2eb985862ed1256595ba2b0e703b6e9 wmifinfo-0.08.ebuild 682 +MD5 0bf1949709b69b8d641e704d981b7556 ChangeLog 1139 MD5 3926e20e1166bb22e2fa4c570adbff44 metadata.xml 173 MD5 8b499bda1229220731879278323e9d00 files/digest-wmifinfo-0.06 61 MD5 f184b72a7fe8cc5213d5c1f17e9c008f files/digest-wmifinfo-0.08 61 diff --git a/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild index 05d460b9f696..fa6076435307 100644 --- a/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild +++ b/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild,v 1.6 2004/11/24 23:05:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild,v 1.7 2005/01/26 14:03:37 s4t4n Exp $ IUSE="" diff --git a/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild index 5633fc418fbe..b97ea7c8d6c1 100644 --- a/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild +++ b/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild,v 1.1 2004/12/01 09:17:01 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.08.ebuild,v 1.2 2005/01/26 14:03:37 s4t4n Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.zevv.nl/wmifinfo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="virtual/x11 >=sys-apps/sed-4" |