summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Locke <blocke@gentoo.org>2002-09-22 18:57:21 +0000
committerBruce A. Locke <blocke@gentoo.org>2002-09-22 18:57:21 +0000
commitcdd3dfea9f4b2c9cea40bfe5df788c443e08800a (patch)
treeae77830e428471c304bad39ca24a14a0043d56d7
parentoregano ebuild overhaul (diff)
downloadgentoo-2-cdd3dfea9f4b2c9cea40bfe5df788c443e08800a.tar.gz
gentoo-2-cdd3dfea9f4b2c9cea40bfe5df788c443e08800a.tar.bz2
gentoo-2-cdd3dfea9f4b2c9cea40bfe5df788c443e08800a.zip
on second thought, move it to -r1
-rw-r--r--app-sci/oregano/ChangeLog12
-rw-r--r--app-sci/oregano/files/digest-oregano-0.23-r1 (renamed from app-sci/oregano/files/digest-oregano-0.23)0
-rw-r--r--app-sci/oregano/oregano-0.23-r1.ebuild (renamed from app-sci/oregano/oregano-0.23.ebuild)2
3 files changed, 8 insertions, 6 deletions
diff --git a/app-sci/oregano/ChangeLog b/app-sci/oregano/ChangeLog
index 370dbb94d4db..c715759a84da 100644
--- a/app-sci/oregano/ChangeLog
+++ b/app-sci/oregano/ChangeLog
@@ -1,15 +1,17 @@
# ChangeLog for app-sci/oregano
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/oregano/ChangeLog,v 1.2 2002/09/22 18:53:52 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/oregano/ChangeLog,v 1.3 2002/09/22 18:57:21 blocke Exp $
-*oregano-0.23 (13 Jun 2002)
+*oregano-0.23-r1 (22 Sep 2002)
- 22 Sep 2002; Bruce A. Locke <blocke@shivan.org> oregano-0.23.ebuild:
+ 22 Sep 2002; Bruce A. Locke <blocke@shivan.org> oregano-0.23-r1.ebuild:
+ Overhaul of oregeno ebuild. Please note the upstream version is
+ no longer supported and its author encourages users to move to other
+ programs.
- In place overhaul of existing ebuild, it was not working for many people.
+*oregano-0.23 (13 Jun 2002)
13 Jun 2002; Brandon Low <lostlogic@gentoo.org> oregano-0.23.ebuild:
-
Initial ebuild, this seems like a very nice schematic editing program
I was working a lab report this morning, tried to emerge xcircuit, but
got SegFaults so I decided to find something else. Then I made an
diff --git a/app-sci/oregano/files/digest-oregano-0.23 b/app-sci/oregano/files/digest-oregano-0.23-r1
index 8d6091f052c5..8d6091f052c5 100644
--- a/app-sci/oregano/files/digest-oregano-0.23
+++ b/app-sci/oregano/files/digest-oregano-0.23-r1
diff --git a/app-sci/oregano/oregano-0.23.ebuild b/app-sci/oregano/oregano-0.23-r1.ebuild
index d3baf1288857..2c0884e680bf 100644
--- a/app-sci/oregano/oregano-0.23.ebuild
+++ b/app-sci/oregano/oregano-0.23-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/oregano/oregano-0.23.ebuild,v 1.3 2002/09/22 18:53:52 blocke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/oregano/oregano-0.23-r1.ebuild,v 1.1 2002/09/22 18:57:21 blocke Exp $
S=${WORKDIR}/${P}
SRC_URI="ftp://ftp.codefactory.se/pub/CodeFactory/software/oregano/${P}.tar.gz"