diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-17 05:05:40 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-17 05:05:40 +0000 |
commit | b73991205326de80b5616774ae9d4555abc89792 (patch) | |
tree | 78d6d253700e93580a0560596a73f71966ffaaa8 /x11-wm/treewm | |
parent | thing actually compiles now (diff) | |
download | historical-b73991205326de80b5616774ae9d4555abc89792.tar.gz historical-b73991205326de80b5616774ae9d4555abc89792.tar.bz2 historical-b73991205326de80b5616774ae9d4555abc89792.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'x11-wm/treewm')
-rw-r--r-- | x11-wm/treewm/Manifest | 6 | ||||
-rw-r--r-- | x11-wm/treewm/treewm-0.4.5.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/treewm/Manifest b/x11-wm/treewm/Manifest index 7dd02709aca4..acda14da7199 100644 --- a/x11-wm/treewm/Manifest +++ b/x11-wm/treewm/Manifest @@ -1,6 +1,6 @@ -MD5 f3d96dd1695ca4cbcb567b2109ba0896 treewm-0.4.5.ebuild 854 -MD5 c56ee7556861c59c7a2ee05302c82db0 treewm-0.4.4.ebuild 669 MD5 7c646857303696f06f46e2adbbd10dd6 ChangeLog 1355 MD5 a53ed9b76c9a4a50872d58aeee4d66d0 metadata.xml 426 -MD5 18cde1faa2834be4486edcdfe64a447a files/digest-treewm-0.4.4 64 +MD5 c56ee7556861c59c7a2ee05302c82db0 treewm-0.4.4.ebuild 669 +MD5 7ca9452f7687fa870e745fe35fb0f76a treewm-0.4.5.ebuild 857 MD5 0ff668f3a047f8841efdfc9cbfc96639 files/digest-treewm-0.4.5 64 +MD5 18cde1faa2834be4486edcdfe64a447a files/digest-treewm-0.4.4 64 diff --git a/x11-wm/treewm/treewm-0.4.5.ebuild b/x11-wm/treewm/treewm-0.4.5.ebuild index 606e612ef246..bbe0865fdf62 100644 --- a/x11-wm/treewm/treewm-0.4.5.ebuild +++ b/x11-wm/treewm/treewm-0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.5.ebuild,v 1.1 2003/09/17 02:24:04 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/treewm/treewm-0.4.5.ebuild,v 1.2 2003/09/17 05:05:37 msterret Exp $ DESCRIPTION="WindowManager that arranges the windows in a tree (not in a list)" SRC_URI="mirror://sourceforge/treewm/${PN}-${PV}.tar.bz2" @@ -11,10 +11,10 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~sparc ~ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/glibc virtual/x11" -RDEPEND="virtual/glibc +RDEPEND="virtual/glibc virtual/x11" src_unpack() { |