diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-26 13:40:22 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2005-01-26 13:40:22 +0000 |
commit | 1824832a87548a5cfc45aa358a21013dfa80696c (patch) | |
tree | f1acec8630211b10a5a65aef8958f3bba01c3793 /x11-plugins/wmnet | |
parent | More precise dependencies on kde packages. (diff) | |
download | historical-1824832a87548a5cfc45aa358a21013dfa80696c.tar.gz historical-1824832a87548a5cfc45aa358a21013dfa80696c.tar.bz2 historical-1824832a87548a5cfc45aa358a21013dfa80696c.zip |
Fix copyright headers. Version 1.06-r1 stable for x86
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'x11-plugins/wmnet')
-rw-r--r-- | x11-plugins/wmnet/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmnet/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/wmnet/wmnet-1.06-r1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmnet/wmnet-1.06.ebuild | 4 |
4 files changed, 14 insertions, 9 deletions
diff --git a/x11-plugins/wmnet/ChangeLog b/x11-plugins/wmnet/ChangeLog index 511ef5e6fc6d..96b7e357e8ef 100644 --- a/x11-plugins/wmnet/ChangeLog +++ b/x11-plugins/wmnet/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-plugins/wmnet # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.13 2004/12/05 11:47:59 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/ChangeLog,v 1.14 2005/01/26 13:40:22 s4t4n Exp $ + + 26 Jan 2005; Michele Noberasco <s4t4n@gentoo.org> wmnet-1.06-r1.ebuild: + Stable for x86. Update copyright headers. + wmnet-1.06.ebuild: + Update copyright headers. *wmnet-1.06-r1 (05 Dec 2004) diff --git a/x11-plugins/wmnet/Manifest b/x11-plugins/wmnet/Manifest index db06be314dbe..408d53019b6e 100644 --- a/x11-plugins/wmnet/Manifest +++ b/x11-plugins/wmnet/Manifest @@ -1,6 +1,6 @@ -MD5 083c24a38333f86fc0af87a5f743581e wmnet-1.06-r1.ebuild 915 -MD5 8079e103e2a0e3e81fa14f2e660b4feb wmnet-1.06.ebuild 791 -MD5 3ff595b244734201902821042192abfb ChangeLog 1395 +MD5 0b246fa7e0a27bae45f180a97a022498 wmnet-1.06-r1.ebuild 914 +MD5 0d4ef0a6cae0d26c8f3decca76f565d2 wmnet-1.06.ebuild 791 +MD5 c2b4d5d149443b15affcff783a58f09a ChangeLog 1563 MD5 9c871c5150118eedeea65810da151c07 metadata.xml 696 MD5 61ea1e57785b3ca20c4bcd8b9fd2bc29 files/wmnet-1.06-nonx86.patch 478 MD5 0a58ec555971a0da33b5d6b2dde9ad1b files/digest-wmnet-1.06-r1 61 diff --git a/x11-plugins/wmnet/wmnet-1.06-r1.ebuild b/x11-plugins/wmnet/wmnet-1.06-r1.ebuild index 6eff1f4b7191..8a8a7c49ffbd 100644 --- a/x11-plugins/wmnet/wmnet-1.06-r1.ebuild +++ b/x11-plugins/wmnet/wmnet-1.06-r1.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/wmnet/wmnet-1.06-r1.ebuild,v 1.1 2004/12/05 11:47:59 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06-r1.ebuild,v 1.2 2005/01/26 13:40:22 s4t4n Exp $ inherit eutils @@ -13,7 +13,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~alpha ~amd64 ~ppc" +KEYWORDS="x86 ~sparc ~alpha ~amd64 ~ppc" src_unpack() { unpack ${A} ; cd ${S} diff --git a/x11-plugins/wmnet/wmnet-1.06.ebuild b/x11-plugins/wmnet/wmnet-1.06.ebuild index b7cf359c5b3d..4a246504f7ce 100644 --- a/x11-plugins/wmnet/wmnet-1.06.ebuild +++ b/x11-plugins/wmnet/wmnet-1.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/wmnet/wmnet-1.06.ebuild,v 1.15 2004/07/16 23:53:20 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.16 2005/01/26 13:40:22 s4t4n Exp $ inherit eutils |