summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/orc')
-rw-r--r--dev-lang/orc/ChangeLog5
-rw-r--r--dev-lang/orc/orc-0.4.24.ebuild3
2 files changed, 5 insertions, 3 deletions
diff --git a/dev-lang/orc/ChangeLog b/dev-lang/orc/ChangeLog
index f66ece38fb64..8e0c9d815416 100644
--- a/dev-lang/orc/ChangeLog
+++ b/dev-lang/orc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/orc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.50 2015/07/05 11:13:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/ChangeLog,v 1.51 2015/07/05 13:24:10 mrueg Exp $
+
+ 05 Jul 2015; Manuel Rüger <mrueg@gentoo.org> orc-0.4.24.ebuild:
+ Use less blank line.
*orc-0.4.24 (05 Jul 2015)
diff --git a/dev-lang/orc/orc-0.4.24.ebuild b/dev-lang/orc/orc-0.4.24.ebuild
index 558b239050df..26cdcb6ad7de 100644
--- a/dev-lang/orc/orc-0.4.24.ebuild
+++ b/dev-lang/orc/orc-0.4.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.24.ebuild,v 1.1 2015/07/05 11:13:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/orc/orc-0.4.24.ebuild,v 1.2 2015/07/05 13:24:10 mrueg Exp $
EAPI="5"
inherit autotools-multilib flag-o-matic pax-utils
@@ -45,7 +45,6 @@ src_install() {
fi
}
-
pkg_postinst() {
if use hardened; then
ewarn "Please run \"revdep-pax\" after installation".