diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-28 21:41:40 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2004-08-28 21:41:40 +0000 |
commit | bca5ff6a57da01f64db0bf32373674ca08a26765 (patch) | |
tree | 1486f8ea938c11ac21f8e549df16443f63b15554 /x11-plugins/wmdate | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-bca5ff6a57da01f64db0bf32373674ca08a26765.tar.gz gentoo-2-bca5ff6a57da01f64db0bf32373674ca08a26765.tar.bz2 gentoo-2-bca5ff6a57da01f64db0bf32373674ca08a26765.zip |
x11-plugins/wmdate-0.7 stable for x86...
Diffstat (limited to 'x11-plugins/wmdate')
-rw-r--r-- | x11-plugins/wmdate/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmdate/wmdate-0.7.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-plugins/wmdate/ChangeLog b/x11-plugins/wmdate/ChangeLog index a373ebfd8bc5..b9184f453a10 100644 --- a/x11-plugins/wmdate/ChangeLog +++ b/x11-plugins/wmdate/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for x11-plugins/wmdate # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/ChangeLog,v 1.2 2004/07/17 19:04:26 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/ChangeLog,v 1.3 2004/08/28 21:41:40 s4t4n Exp $ + + 28 Aug 2004; Michele Noberasco <s4t4n@gentoo.org> wmdate-0.7.ebuild: + Stable on x86. 17 Jul 2004; David Holm <dholm@gentoo.org> wmdate-0.7.ebuild: Added to ~ppc. *wmdate-0.7 (17 Jul 2004) - 17 Jul 2004; Michele Noberasci <s4t4n@gentoo.org> wmdate-0.7.ebuild: + 17 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmdate-0.7.ebuild: Initial import. Thanks to Przemyslaw Maciag. Closes #54551. diff --git a/x11-plugins/wmdate/wmdate-0.7.ebuild b/x11-plugins/wmdate/wmdate-0.7.ebuild index 4f1f7cb99c6b..6090dd9d4ef8 100644 --- a/x11-plugins/wmdate/wmdate-0.7.ebuild +++ b/x11-plugins/wmdate/wmdate-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/wmdate-0.7.ebuild,v 1.2 2004/07/17 19:04:26 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdate/wmdate-0.7.ebuild,v 1.3 2004/08/28 21:41:40 s4t4n Exp $ inherit eutils @@ -15,7 +15,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" src_unpack() { unpack ${A} |