diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-30 18:31:08 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-30 18:31:08 +0000 |
commit | e4df7b8b9a926a2ed7baa4f6d7057b278db2d318 (patch) | |
tree | 636abb0ba9ca8fe2d5b2c72dd6bd5504f7a1412f | |
parent | Revision bump to genpatches-2.6.12-11. (diff) | |
download | historical-e4df7b8b9a926a2ed7baa4f6d7057b278db2d318.tar.gz historical-e4df7b8b9a926a2ed7baa4f6d7057b278db2d318.tar.bz2 historical-e4df7b8b9a926a2ed7baa4f6d7057b278db2d318.zip |
QA: No need to cd ${S}; Remove default src_compile; Set S instead of renaming source directory
Package-Manager: portage-2.0.51.22-r2
-rw-r--r-- | net-misc/sambasentinel/Manifest | 12 | ||||
-rw-r--r-- | net-misc/sambasentinel/sambasentinel-0.1.ebuild | 13 | ||||
-rw-r--r-- | net-misc/sipsak/Manifest | 8 |
3 files changed, 17 insertions, 16 deletions
diff --git a/net-misc/sambasentinel/Manifest b/net-misc/sambasentinel/Manifest index 3b9a0a19c520..2ea3084a8059 100644 --- a/net-misc/sambasentinel/Manifest +++ b/net-misc/sambasentinel/Manifest @@ -1,3 +1,13 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 28eace0fe3cf046f59e0bc0b0310b478 ChangeLog 481 -MD5 15b8737fbdd87586aa0f6a1486c4ee6c sambasentinel-0.1.ebuild 651 MD5 f5b4bf41975cdd405aaf3756ae7206bc files/digest-sambasentinel-0.1 68 +MD5 6dbd55930f9e64b2214ff384dabe2e06 sambasentinel-0.1.ebuild 562 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC68eHI1lqEGTUzyQRAlJaAKCIMQNjWToTawdQh2lk02HsnKEVKwCeOYNC +/VGnXn54RluLJaHayej0AwI= +=q2Nb +-----END PGP SIGNATURE----- diff --git a/net-misc/sambasentinel/sambasentinel-0.1.ebuild b/net-misc/sambasentinel/sambasentinel-0.1.ebuild index afe6afcf41e5..9b8394e095b8 100644 --- a/net-misc/sambasentinel/sambasentinel-0.1.ebuild +++ b/net-misc/sambasentinel/sambasentinel-0.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sambasentinel/sambasentinel-0.1.ebuild,v 1.7 2004/06/25 00:09:38 agriffis Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-misc/sambasentinel/sambasentinel-0.1.ebuild,v 1.8 2005/07/30 18:31:08 swegener Exp $ DESCRIPTION="SambaSentinel is a GTK frontend to smbstatus" HOMEPAGE="http://kling.mine.nu/sambasentinel.htm" @@ -14,16 +13,8 @@ IUSE="" DEPEND=">=x11-libs/gtk+-1.2" -src_unpack() { - unpack ${A} - mv ${WORKDIR}/SambaSentinel ${WORKDIR}/${P} -} - -src_compile() { - emake || die -} +S="${WORKDIR}"/SambaSentinel src_install() { - cd ${S} dobin SambaSentinel } diff --git a/net-misc/sipsak/Manifest b/net-misc/sipsak/Manifest index ab09ba344df9..b8038fb770be 100644 --- a/net-misc/sipsak/Manifest +++ b/net-misc/sipsak/Manifest @@ -1,6 +1,6 @@ -MD5 baec4756b9cfb663b27e2af7f7e8549d sipsak-0.8.6.ebuild 613 -MD5 f84775f0903500ad93ad52d969047a54 sipsak-0.8.12.ebuild 656 -MD5 44cf247f04cc83413fcb40ed59d0847a metadata.xml 248 MD5 c1d5486a5ec9d3b383e96b6586cfe21c ChangeLog 1043 -MD5 940affa56618884a75018052679d7dff files/digest-sipsak-0.8.6 65 MD5 664d12107bdc14c139ce9a5f6dc6c4fe files/digest-sipsak-0.8.12 65 +MD5 940affa56618884a75018052679d7dff files/digest-sipsak-0.8.6 65 +MD5 44cf247f04cc83413fcb40ed59d0847a metadata.xml 248 +MD5 f1bf4e23e45c32fa3a33ee08f039ab6c sipsak-0.8.12.ebuild 579 +MD5 2866514f7df655b80a5036bbe4edc78d sipsak-0.8.6.ebuild 569 |