summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-01 02:39:08 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-01 02:39:08 +0000
commit5c992493177f9a3324459150f635584a749113c9 (patch)
treea106dd99c2cc0c16193d6a54b4b2cc801f69e377 /app-shells
parentRemoving RESTRICT=nomirror. oops. (diff)
downloadhistorical-5c992493177f9a3324459150f635584a749113c9.tar.gz
historical-5c992493177f9a3324459150f635584a749113c9.tar.bz2
historical-5c992493177f9a3324459150f635584a749113c9.zip
repoman: Trim trailing whitespace
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/soapbox/Manifest2
-rw-r--r--app-shells/soapbox/soapbox-0.3.1.ebuild5
2 files changed, 3 insertions, 4 deletions
diff --git a/app-shells/soapbox/Manifest b/app-shells/soapbox/Manifest
index 9106fd6dd263..8b20cfa74dd9 100644
--- a/app-shells/soapbox/Manifest
+++ b/app-shells/soapbox/Manifest
@@ -1,3 +1,3 @@
-MD5 51a26752dc056396b496d4ae139f3210 soapbox-0.3.1.ebuild 852
MD5 37dbfc4ddb43f2a37325f49ee1feabf1 ChangeLog 350
+MD5 055518c2149c2c9ace4c6736a61caf19 soapbox-0.3.1.ebuild 853
MD5 9a35c55e6905a543857a6f367e9301ef files/digest-soapbox-0.3.1 65
diff --git a/app-shells/soapbox/soapbox-0.3.1.ebuild b/app-shells/soapbox/soapbox-0.3.1.ebuild
index 272a7bbdafdd..958b8fbdb510 100644
--- a/app-shells/soapbox/soapbox-0.3.1.ebuild
+++ b/app-shells/soapbox/soapbox-0.3.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/app-shells/soapbox/soapbox-0.3.1.ebuild,v 1.1 2005/05/31 03:46:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/soapbox/soapbox-0.3.1.ebuild,v 1.2 2005/06/01 02:39:08 mr_bones_ Exp $
inherit multilib
@@ -11,7 +11,7 @@ SRC_URI="http://dag.wieers.com/home-made/soapbox/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE=""
DEPEND=""
@@ -35,4 +35,3 @@ src_install() {
newbin soapbox.sh soapbox || die "soapbox"
dodoc AUTHORS BUGS ChangeLog README THANKS TODO
}
-