diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-12-31 09:51:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-12-31 09:51:10 +0000 |
commit | 79d86b42c5a36e258b0978ae619c6f6a642a5b51 (patch) | |
tree | ec045a1061c4b3e878e786b8c9e369be224226fb /x11-wm/twm | |
parent | sh love (diff) | |
download | historical-79d86b42c5a36e258b0978ae619c6f6a642a5b51.tar.gz historical-79d86b42c5a36e258b0978ae619c6f6a642a5b51.tar.bz2 historical-79d86b42c5a36e258b0978ae619c6f6a642a5b51.zip |
sh love
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-wm/twm')
-rw-r--r-- | x11-wm/twm/Manifest | 12 | ||||
-rw-r--r-- | x11-wm/twm/twm-1.0.1.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/x11-wm/twm/Manifest b/x11-wm/twm/Manifest index b50a9757b2d2..1abec26167db 100644 --- a/x11-wm/twm/Manifest +++ b/x11-wm/twm/Manifest @@ -1,4 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 659812800c5860843737baee363e0e08 ChangeLog 1580 MD5 ab3b6f2b4172e9f3e4e8a5ef275243ca files/digest-twm-1.0.1 62 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 -MD5 9bfc303f7f8cb060eefe024064214780 twm-1.0.1.ebuild 468 +MD5 f7e2cd45fe71f57a1b4e85c5846ccc84 twm-1.0.1.ebuild 471 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDtlS22+ySkm8kpY0RAj3YAJ9oqMATWqs1M0HeGZPStMWBNDU/WQCgoDXd +7kwhGePKqScLPqpbRHdL2P8= +=/Arz +-----END PGP SIGNATURE----- diff --git a/x11-wm/twm/twm-1.0.1.ebuild b/x11-wm/twm/twm-1.0.1.ebuild index 5a006e32d92a..9628ff5233c9 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.2 2005/12/26 13:57:42 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/twm/twm-1.0.1.ebuild,v 1.3 2005/12/31 09:51:10 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org twm application" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXt x11-libs/libXmu" |