summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2014-01-08 09:00:47 +0000
committerPatrick Lauer <patrick@gentoo.org>2014-01-08 09:00:47 +0000
commite99f9f4031c896c29ce960e3cbb2612c7ceaf121 (patch)
treee6766378817e6bf011a2c8c83f8e2016083d35cc /dev-lang
parentBump for #497454 (diff)
downloadgentoo-2-e99f9f4031c896c29ce960e3cbb2612c7ceaf121.tar.gz
gentoo-2-e99f9f4031c896c29ce960e3cbb2612c7ceaf121.tar.bz2
gentoo-2-e99f9f4031c896c29ce960e3cbb2612c7ceaf121.zip
Whitespace
(Portage version: 2.2.8/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/opendylan/ChangeLog6
-rw-r--r--dev-lang/opendylan/opendylan-2013.2.ebuild4
-rw-r--r--dev-lang/opendylan/opendylan-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-lang/opendylan/ChangeLog b/dev-lang/opendylan/ChangeLog
index 29d9f8ec816b..3bffa08a4568 100644
--- a/dev-lang/opendylan/ChangeLog
+++ b/dev-lang/opendylan/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/opendylan
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.15 2014/01/07 06:53:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/ChangeLog,v 1.16 2014/01/08 09:00:47 patrick Exp $
+
+ 08 Jan 2014; Patrick Lauer <patrick@gentoo.org> opendylan-2013.2.ebuild,
+ opendylan-9999.ebuild:
+ Whitespace
*opendylan-2013.2 (07 Jan 2014)
diff --git a/dev-lang/opendylan/opendylan-2013.2.ebuild b/dev-lang/opendylan/opendylan-2013.2.ebuild
index 82d9b64c09b0..440ef3dba734 100644
--- a/dev-lang/opendylan/opendylan-2013.2.ebuild
+++ b/dev-lang/opendylan/opendylan-2013.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-2013.2.ebuild,v 1.1 2014/01/07 06:53:10 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-2013.2.ebuild,v 1.2 2014/01/08 09:00:47 patrick Exp $
EAPI=4
inherit autotools
@@ -67,7 +67,7 @@ src_prepare() {
src_configure() {
if has_version =dev-lang/opendylan-bin-2013.2; then
PATH=/opt/opendylan-2013.2/bin/:$PATH
- elif has_version =dev-lang/opendylan-bin-2013.1; then
+ elif has_version =dev-lang/opendylan-bin-2013.1; then
PATH=/opt/opendylan-2013.1/bin/:$PATH
elif has_version =dev-lang/opendylan-bin-2012.1; then
PATH=/opt/opendylan-2012.1/bin/:$PATH
diff --git a/dev-lang/opendylan/opendylan-9999.ebuild b/dev-lang/opendylan/opendylan-9999.ebuild
index 3b17d45ddd65..936e8f88efe4 100644
--- a/dev-lang/opendylan/opendylan-9999.ebuild
+++ b/dev-lang/opendylan/opendylan-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.7 2014/01/07 05:26:53 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/opendylan/opendylan-9999.ebuild,v 1.8 2014/01/08 09:00:47 patrick Exp $
EAPI=4
inherit autotools git-2
@@ -34,7 +34,7 @@ src_prepare() {
src_configure() {
if has_version =dev-lang/opendylan-bin-2013.2; then
PATH=/opt/opendylan-2013.2/bin/:$PATH
- elif has_version =dev-lang/opendylan-bin-2013.1; then
+ elif has_version =dev-lang/opendylan-bin-2013.1; then
PATH=/opt/opendylan-2013.1/bin/:$PATH
elif has_version =dev-lang/opendylan-bin-2012.1; then
PATH=/opt/opendylan-2012.1/bin/:$PATH