diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-09-16 22:15:59 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-09-16 22:15:59 +0000 |
commit | d871544006e53931d738a15c421348f52835924b (patch) | |
tree | 790cb7f473c98c9c7cc010fe97d162af5a9d50ed /app-cdr | |
parent | add patch for supporting symbols with $ in them with avr targets #104860 (diff) | |
download | historical-d871544006e53931d738a15c421348f52835924b.tar.gz historical-d871544006e53931d738a15c421348f52835924b.tar.bz2 historical-d871544006e53931d738a15c421348f52835924b.zip |
add spaces
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/serpentine/Manifest | 12 | ||||
-rw-r--r-- | app-cdr/serpentine/serpentine-0.6.2.ebuild | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/app-cdr/serpentine/Manifest b/app-cdr/serpentine/Manifest index 7a37fca83885..d7770fbf4e88 100644 --- a/app-cdr/serpentine/Manifest +++ b/app-cdr/serpentine/Manifest @@ -1,14 +1,14 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 26445a7482a828a3dea4f6b808a00c17 serpentine-0.6.2.ebuild 891 MD5 a299dc0b5771f49fde92741082944540 ChangeLog 381 -MD5 cd5c37cb439c1d6f79fdf285f53b3662 metadata.xml 410 MD5 ba3595c0c78eac551e3d54ba661b288d files/digest-serpentine-0.6.2 68 +MD5 cd5c37cb439c1d6f79fdf285f53b3662 metadata.xml 410 +MD5 880faa9afd65b6b5f67c7c49c24bdd9e serpentine-0.6.2.ebuild 893 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFDKxQ2wUpWvClEHQoRAiyyAJ4lalIPe3NtlWDjHN3DEEeLJfHtJQCeMm71 -Dr47bh+qeSGSoX7+gk7hDuQ= -=bjTI +iD8DBQFDK0QqI1lqEGTUzyQRArd9AJ9/umqfMH3bzxwCokYEPDSLzbju0ACfeNel +rZ2BdVIHvtX11ioqZxVw+xE= +=t6DM -----END PGP SIGNATURE----- diff --git a/app-cdr/serpentine/serpentine-0.6.2.ebuild b/app-cdr/serpentine/serpentine-0.6.2.ebuild index c8b6234b55fc..169db786fba3 100644 --- a/app-cdr/serpentine/serpentine-0.6.2.ebuild +++ b/app-cdr/serpentine/serpentine-0.6.2.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/app-cdr/serpentine/serpentine-0.6.2.ebuild,v 1.1 2005/09/16 17:50:50 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/serpentine/serpentine-0.6.2.ebuild,v 1.2 2005/09/16 22:15:59 swegener Exp $ inherit gnome2 mono @@ -19,7 +19,7 @@ RDEPEND=">=dev-lang/python-2.4 >=dev-python/gnome-python-extras-2.10.0 dev-python/gst-python gnome-base/gconf - x86? ( muine? (media-sound/muine ))" + x86? ( muine? ( media-sound/muine ) )" DEPEND="${RDEPEND} dev-util/pkgconfig" |