diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:54:13 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 17:54:13 +0000 |
commit | f16743c864b48c7d866efbe3678d99e4c5e006e5 (patch) | |
tree | 45a5a52ca0248841a9fceb39c2ed9afe49531f73 /x11-plugins/wmifinfo | |
parent | Marked stable. (diff) | |
download | historical-f16743c864b48c7d866efbe3678d99e4c5e006e5.tar.gz historical-f16743c864b48c7d866efbe3678d99e4c5e006e5.tar.bz2 historical-f16743c864b48c7d866efbe3678d99e4c5e006e5.zip |
Marked stable.
Diffstat (limited to 'x11-plugins/wmifinfo')
-rw-r--r-- | x11-plugins/wmifinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmifinfo/wmifinfo-0.06.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmifinfo/ChangeLog b/x11-plugins/wmifinfo/ChangeLog index 04cd5bda3120..edf3b06a105d 100644 --- a/x11-plugins/wmifinfo/ChangeLog +++ b/x11-plugins/wmifinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmifinfo # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.1 2004/01/04 04:28:48 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/ChangeLog,v 1.2 2004/04/11 17:53:21 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> wmifinfo-0.06.ebuild: + Marked stable. *wmifinfo-0.06 (04 Jan 2004) diff --git a/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild b/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild index 92030ccf2b84..b6dd5ac1cc0a 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 Technologies, Inc. # 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.1 2004/01/04 04:28:48 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmifinfo/wmifinfo-0.06.ebuild,v 1.2 2004/04/11 17:53:21 pyrania Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.zevv.nl/wmifinfo/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/x11" |