diff options
author | 2005-12-26 13:57:42 +0000 | |
---|---|---|
committer | 2005-12-26 13:57:42 +0000 | |
commit | 685152e03eeb5dbdff3109d9a2bc5673411d72f6 (patch) | |
tree | 1040e151751184d9f292690f84d53ccc33a41677 /x11-wm | |
parent | Marked ~alpha (diff) | |
download | historical-685152e03eeb5dbdff3109d9a2bc5673411d72f6.tar.gz historical-685152e03eeb5dbdff3109d9a2bc5673411d72f6.tar.bz2 historical-685152e03eeb5dbdff3109d9a2bc5673411d72f6.zip |
Marked ~alpha
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/twm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/twm/Manifest | 4 | ||||
-rw-r--r-- | x11-wm/twm/twm-1.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/twm/ChangeLog b/x11-wm/twm/ChangeLog index 6d931b7e7f8f..23c4bc65fd99 100644 --- a/x11-wm/twm/ChangeLog +++ b/x11-wm/twm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/twm # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.9 2005/12/23 09:47:37 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/ChangeLog,v 1.10 2005/12/26 13:57:42 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> twm-1.0.1.ebuild: + Marked ~alpha *twm-1.0.1 (23 Dec 2005) diff --git a/x11-wm/twm/Manifest b/x11-wm/twm/Manifest index 651ae7da8875..61918913148d 100644 --- a/x11-wm/twm/Manifest +++ b/x11-wm/twm/Manifest @@ -1,6 +1,6 @@ -MD5 de34623d6d0a37acafb3a0d8a33deb3d ChangeLog 1388 +MD5 40d616fa2121c280cb51ca655956368f ChangeLog 1475 MD5 62891bfd4ff2d307c8aed1f21337f8d5 files/digest-twm-0.99.2 63 MD5 ab3b6f2b4172e9f3e4e8a5ef275243ca files/digest-twm-1.0.1 62 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 5cc477150375a13fa09ce639e7185697 twm-0.99.2.ebuild 468 -MD5 c937b7461793c5e70b2f6077faee6f75 twm-1.0.1.ebuild 463 +MD5 9bfc303f7f8cb060eefe024064214780 twm-1.0.1.ebuild 468 diff --git a/x11-wm/twm/twm-1.0.1.ebuild b/x11-wm/twm/twm-1.0.1.ebuild index 1cf2779de4ce..5a006e32d92a 100644 --- a/x11-wm/twm/twm-1.0.1.ebuild +++ b/x11-wm/twm/twm-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.1.ebuild,v 1.1 2005/12/23 09:47:37 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.1.ebuild,v 1.2 2005/12/26 13:57:42 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org twm application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXmu" |