summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2008-05-09 12:54:52 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2008-05-09 12:54:52 +0000
commitbbebfa8f323569da4ca66f3df7014fafeaec9b5b (patch)
treec117516ad509c449b6873157d48f7a5f8cb614e3 /x11-misc
parentcall phpize, bug 220519 (diff)
downloadhistorical-bbebfa8f323569da4ca66f3df7014fafeaec9b5b.tar.gz
historical-bbebfa8f323569da4ca66f3df7014fafeaec9b5b.tar.bz2
historical-bbebfa8f323569da4ca66f3df7014fafeaec9b5b.zip
QA fixes for bug #220094
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/iceked/ChangeLog7
-rw-r--r--x11-misc/iceked/Manifest4
-rw-r--r--x11-misc/iceked/iceked-1.5.ebuild10
3 files changed, 12 insertions, 9 deletions
diff --git a/x11-misc/iceked/ChangeLog b/x11-misc/iceked/ChangeLog
index 3c45af91b128..dda13037c47d 100644
--- a/x11-misc/iceked/ChangeLog
+++ b/x11-misc/iceked/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/iceked
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.16 2007/02/21 23:42:50 jokey Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/ChangeLog,v 1.17 2008/05/09 12:54:52 phosphan Exp $
+
+ 09 May 2008; Patrick Kursawe <phosphan@gentoo.org> iceked-1.5.ebuild:
+ QA fixes for bug #220094
21 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
diff --git a/x11-misc/iceked/Manifest b/x11-misc/iceked/Manifest
index 894d9c47a244..1d3ee463da93 100644
--- a/x11-misc/iceked/Manifest
+++ b/x11-misc/iceked/Manifest
@@ -1,4 +1,4 @@
DIST iceked-1.5.tar.bz2 16262 RMD160 4deaec4bd3bc9437fa1d536d0cbb1ac58d4a5af8 SHA1 d3d321f0675428d67ec553c2da06492663caae79 SHA256 26571f8daf264d3d1599fb3c7d99dd0613ebbee3a10ec0cb4fd8bc1231b95339
-EBUILD iceked-1.5.ebuild 820 RMD160 8aaad9d3e3eed48f07d89b3b5fe4b03d6d1391fb SHA1 6ffa651f9412df7eaec78bcdf666bbec43b87bd1 SHA256 f0101e41cd10c26e95f2c2b5ff21168a1368aebcac14daf7ab92eaa9d6a56282
-MISC ChangeLog 1817 RMD160 90a0366d37ced1fb0b62b30cd78497c9f8f81eff SHA1 7747fbfca95d3f00a036dd2e296a84c4036af781 SHA256 89b7d6238088f499a21dee4f55843edc726e71c8e4919ee722bb68a4424ccbb7
+EBUILD iceked-1.5.ebuild 782 RMD160 0cab043cfaa7f169db25ab2860190ca9faeb0bb8 SHA1 6a83c53677df1bf61b8ad19918e7f9a2e6c7c4c2 SHA256 fbd86b9505771275537821d07097f7cd28591ea27bb97e11740c7b40f28ed502
+MISC ChangeLog 1920 RMD160 1c4772bef7cc54127fd22e5314a315a403a11c04 SHA1 7bfda7b7ca4dbea2182015a510c0cc9096f1135a SHA256 82f1bb7cfe13c5b99dcbd2c2acd0c34ceea20a41b8d1935bd893064d093e11b3
MISC metadata.xml 224 RMD160 d646bef174a902fd1910871e794292c44f292052 SHA1 411f9bc454756fe51f5ff5033b73f91b0b07a204 SHA256 c2d7984543cf5a2770459f930dc78cbe0a220cb3297123dc108b225edc33a822
diff --git a/x11-misc/iceked/iceked-1.5.ebuild b/x11-misc/iceked/iceked-1.5.ebuild
index cd4c08d447a2..52eb606ba68c 100644
--- a/x11-misc/iceked/iceked-1.5.ebuild
+++ b/x11-misc/iceked/iceked-1.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.5.ebuild,v 1.7 2007/07/13 05:09:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/iceked/iceked-1.5.ebuild,v 1.8 2008/05/09 12:54:52 phosphan Exp $
DESCRIPTION="IceWM keys editor"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
@@ -14,7 +14,7 @@ DEPEND="=x11-libs/qt-3*"
SLOT="0"
src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
sed -e "s:/usr/local:/usr:" -i ${PN}.pro || die "sed failed"
echo >> ${PN}.pro -e "QMAKE_CXXFLAGS_RELEASE += ${CXXFLAGS}\nQMAKE_CFLAGS_RELEASE += ${CFLAGS}"
}
@@ -26,6 +26,6 @@ src_compile () {
}
src_install () {
- make INSTALL_ROOT="${D}" install || die
- dodoc AUTHORS ChangeLog README TODO
+ dobin iceked
+ dodoc AUTHORS ChangeLog
}