diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2003-04-30 13:56:44 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2003-04-30 13:56:44 +0000 |
commit | 1fca55407c483e5b73b4412e6ecc7eae032f2df3 (patch) | |
tree | 18c8088a6ead5622c1173e865eee967eadf34524 /net-www | |
parent | elibtoolize the ebuild, fixing installation problems (diff) | |
download | historical-1fca55407c483e5b73b4412e6ecc7eae032f2df3.tar.gz historical-1fca55407c483e5b73b4412e6ecc7eae032f2df3.tar.bz2 historical-1fca55407c483e5b73b4412e6ecc7eae032f2df3.zip |
Initial import.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/resin-ee/ChangeLog | 20 | ||||
-rw-r--r-- | net-www/resin-ee/Manifest | 6 |
2 files changed, 26 insertions, 0 deletions
diff --git a/net-www/resin-ee/ChangeLog b/net-www/resin-ee/ChangeLog new file mode 100644 index 000000000000..4bee6e7a8934 --- /dev/null +++ b/net-www/resin-ee/ChangeLog @@ -0,0 +1,20 @@ +# ChangeLog for net-www/resin-ee +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/resin-ee/ChangeLog,v 1.1 2003/04/30 13:56:44 absinthe Exp $ + +*resin-ee-2.1.9 (30 Apr 2003) + + 30 Apr 2003; Dylan Carlson <absinthe@gentoo.org> resin-ee-2.1.9.ebuild, + files/2.1.9/21resin, files/2.1.9/resin-ee.diff, files/2.1.9/resin.conf, + files/2.1.9/resin.init: + Initial import. + + With the addition of EE, I am setting both net-www/resin and net-www/resin-ee + to block each other. The only real difference from an installation perspective + is that resin-ee classes install to /usr/share/resin-ee/lib/. While it is + possible to configure both ebuilds to install to different locations, I doubt + this will be of any practical value to anyone (since logically you would never + run both on the same system). + + If anyone feels strongly against this, file a bug and it will be re-evaluated. + diff --git a/net-www/resin-ee/Manifest b/net-www/resin-ee/Manifest new file mode 100644 index 000000000000..c9c633f66348 --- /dev/null +++ b/net-www/resin-ee/Manifest @@ -0,0 +1,6 @@ +MD5 e119c59f2621d2a8c47f7ce7dee91183 resin-ee-2.1.9.ebuild 3622 +MD5 36fc2b396b7ee1ff19c9c65c296cf9e4 files/digest-resin-ee-2.1.9 67 +MD5 0d1ccbb3d1e65744107efbacb7cc4c86 files/2.1.9/resin.conf 1243 +MD5 f2e4d777ecb6b2a278871898a35a1db5 files/2.1.9/resin.init 806 +MD5 a810be4b68e920ebc5d2cf8160a5642a files/2.1.9/21resin 53 +MD5 cc895b3b901369aa2c6d80fb88369113 files/2.1.9/resin-ee.diff 504 |