summaryrefslogtreecommitdiff
blob: cf382a004e254ab94f1c000e6fc3b968874a4eef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# ChangeLog for net-www/resin-ee
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/resin-ee/ChangeLog,v 1.3 2004/04/27 20:49:37 agriffis Exp $

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> resin-ee-2.1.9.ebuild:
  Add inherit eutils

  15 Dec 2003; <spider@gentoo.org> resin-ee-2.1.9.ebuild:
  QA: fixing chown user.group to user:group, bug #35127

*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.