summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2009-07-12 01:15:37 +0000
committerThomas Sachau <tommy@gentoo.org>2009-07-12 01:15:37 +0000
commit39f9122edfc4b2e45585a1b13051bed1881f077e (patch)
treea3cf73d7e4dd2c48b34766fddfc1bf74e3345406
parentsci-visualization/tulip: Whitespace (diff)
downloadsunrise-39f9122edfc4b2e45585a1b13051bed1881f077e.tar.gz
sunrise-39f9122edfc4b2e45585a1b13051bed1881f077e.tar.bz2
sunrise-39f9122edfc4b2e45585a1b13051bed1881f077e.zip
sys-boot/makebootfat: Whitespace
svn path=/sunrise/; revision=8785
-rw-r--r--sys-boot/makebootfat/Manifest2
-rw-r--r--sys-boot/makebootfat/makebootfat-1.4.ebuild2
2 files changed, 1 insertions, 3 deletions
diff --git a/sys-boot/makebootfat/Manifest b/sys-boot/makebootfat/Manifest
index 2b7c168bc..80662192f 100644
--- a/sys-boot/makebootfat/Manifest
+++ b/sys-boot/makebootfat/Manifest
@@ -1,4 +1,4 @@
DIST makebootfat-1.4.tar.gz 146722 RMD160 7bbb9da608803e5572824804cf1776572f605e2e SHA1 a60173de1a223a75e6fa781eac126c3b431993e5 SHA256 0287daafc04da2ae70676f0cf6b6c7fbd8742183ce82d005afd078d0550f0f6c
-EBUILD makebootfat-1.4.ebuild 713 RMD160 1857056453851efedfac5e9c1ca8f14dd7664fff SHA1 171208335fce293dcf3a551d3ac882127da18a8b SHA256 2b197a4ff87e71157d58bbf73320344188c0c09a6d23efa5687473b7c95b3581
+EBUILD makebootfat-1.4.ebuild 711 RMD160 fb18d6de2315e64ece2eb2ba2077949202b8ef05 SHA1 8f343cbedfc367ab04996e3169cc4d2058d68dad SHA256 4d907914b6c1a4daf164f05efc051a3fe56ba33ab7e51a07b7002cb3aba08c1b
MISC ChangeLog 281 RMD160 bae712160be772d0f4ed524ccb363dc5ce6e9d0a SHA1 6a36c587c8a982d8ab2f61086b4d34a8a598d52d SHA256 e5725d1058e1215a6f3f689bcb8640fb456d451b46d5abfe1b97985f7af2a2f7
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/sys-boot/makebootfat/makebootfat-1.4.ebuild b/sys-boot/makebootfat/makebootfat-1.4.ebuild
index 72c2bdcbf..38e6da3cb 100644
--- a/sys-boot/makebootfat/makebootfat-1.4.ebuild
+++ b/sys-boot/makebootfat/makebootfat-1.4.ebuild
@@ -14,7 +14,6 @@ IUSE=""
RDEPEND="sys-boot/syslinux"
DEPEND="${RDEPEND}"
-
src_install() {
emake DESTDIR="${D}" install || \
die "installation failed"
@@ -27,4 +26,3 @@ src_install() {
dohtml doc/{authors,history,makebootfat,readme}.html \
|| die "no html"
}
-