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 | b0deae06fdbcbc18deecd18e7167beebd6a31d39 (patch) | |
tree | 1bc1cbcacff5861047f1018938c6e0007c6201eb /x11-plugins/wmdate | |
parent | repoman: Trim trailing whitespace (diff) | |
download | historical-b0deae06fdbcbc18deecd18e7167beebd6a31d39.tar.gz historical-b0deae06fdbcbc18deecd18e7167beebd6a31d39.tar.bz2 historical-b0deae06fdbcbc18deecd18e7167beebd6a31d39.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/Manifest | 6 | ||||
-rw-r--r-- | x11-plugins/wmdate/wmdate-0.7.ebuild | 4 |
3 files changed, 10 insertions, 7 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/Manifest b/x11-plugins/wmdate/Manifest index a0562426906b..8337a5eeedc3 100644 --- a/x11-plugins/wmdate/Manifest +++ b/x11-plugins/wmdate/Manifest @@ -1,6 +1,6 @@ -MD5 bd9d730c6b02a269a7304392d36f11cc ChangeLog 451 +MD5 55e8ca561a95e71489d0578c642cfc7b wmdate-0.7.ebuild 936 +MD5 f6f04d6d04cda5f9158f64c496a1d59c ChangeLog 540 MD5 62ba71d3b2fa785a4cbd5d47fdbd0eb6 metadata.xml 165 -MD5 cb6cf1ad4fffed985ef74fbc30740a83 wmdate-0.7.ebuild 937 +MD5 cbce7d60a34c9e6e85e1ceca103ba8b0 files/wmdate.desktop 210 MD5 3531a546777dce8d7d88b1a576413556 files/digest-wmdate-0.7 61 MD5 a842ee25f4a612037b0b05c2b05f7fe7 files/wmdate-ComplexProgramTargetNoMan.patch 349 -MD5 cbce7d60a34c9e6e85e1ceca103ba8b0 files/wmdate.desktop 210 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} |