diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-11-03 07:47:45 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-11-03 07:47:45 +0000 |
commit | b7621b615dec0d2a0f629a2e49bb1302969b8e9d (patch) | |
tree | 7a2ff35a440be67024304d58cc98e514be2e9ff3 /x11-themes | |
parent | add spaces (diff) | |
download | historical-b7621b615dec0d2a0f629a2e49bb1302969b8e9d.tar.gz historical-b7621b615dec0d2a0f629a2e49bb1302969b8e9d.tar.bz2 historical-b7621b615dec0d2a0f629a2e49bb1302969b8e9d.zip |
add spaces
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm-crystal/Manifest | 12 | ||||
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc2.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/x11-themes/fvwm-crystal/Manifest b/x11-themes/fvwm-crystal/Manifest index 8e6193301e3a..809a9cd113d6 100644 --- a/x11-themes/fvwm-crystal/Manifest +++ b/x11-themes/fvwm-crystal/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 54e4a1e0051b614fec7b7d5cb5edff5a ChangeLog 5985 MD5 33c0533262c8862823091a907f3099cf files/digest-fvwm-crystal-2.20050306 73 MD5 0b86e07f73ac83508de363ae78383482 files/digest-fvwm-crystal-3.0 69 @@ -11,13 +8,6 @@ MD5 282c809ddaa59071830b6c8dd9b0a3a1 files/fvwm-crystal 25 MD5 10917f47e1e57a2b7c0a76be898760b7 fvwm-crystal-2.20050306.ebuild 1669 MD5 5e842a51bfb187d2161cee5dc514fe18 fvwm-crystal-3.0.ebuild 1295 MD5 2808acb9d22f18452a9ed591241ddd26 fvwm-crystal-3.0_rc1.ebuild 1662 -MD5 bcb16efc5cc85b183c8bb857293b2b75 fvwm-crystal-3.0_rc2.ebuild 1686 +MD5 745786d776627116450ed25cf48ed57f fvwm-crystal-3.0_rc2.ebuild 1689 MD5 15ee3a900723727cfa6b6f7849363bb6 fvwm-crystal-3.0_rc3.ebuild 1334 MD5 0a94e35606cc2371a8aad69f2bdddcb5 metadata.xml 916 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDZzlv2jLqHNfbg2URAkCwAJ9jGFApKTRmOs4c2zbTz2pKmBRFKACfWJ26 -ylNfoeKKtxuYmX8q1dSEHJs= -=6Pza ------END PGP SIGNATURE----- diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc2.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc2.ebuild index e0e312a2d1f0..a75b5b6d84d4 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc2.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc2.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-themes/fvwm-crystal/fvwm-crystal-3.0_rc2.ebuild,v 1.2 2005/10/14 07:25:17 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fvwm-crystal/fvwm-crystal-3.0_rc2.ebuild,v 1.3 2005/11/03 07:47:45 swegener Exp $ MY_P="${P/_rc/.RC}" DESCRIPTION="Configurable and full featured theme for FVWM, with lots of transparency." @@ -21,7 +21,7 @@ RDEPEND=">=x11-wm/fvwm-2.5.13 >=media-sound/xmms-1.2.7 media-plugins/xmms-find ) !xmms? ( media-sound/mpc - || ( media-sound/mpd media-sound/mpd-svn ))" + || ( media-sound/mpd media-sound/mpd-svn ) )" S=${WORKDIR}/${MY_P} |