summaryrefslogtreecommitdiff
blob: 6cc5691709eb3d907e57a6521093b18dc3666788 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# ChangeLog for dev-ruby/uglifier
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uglifier/ChangeLog,v 1.11 2012/07/05 22:17:16 flameeyes Exp $

*uglifier-1.2.6 (05 Jul 2012)

  05 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> +uglifier-1.2.6.ebuild:
  Version bump; enable tests by downloading a snapshot of uglifyjs for testing
  purposes only.

  05 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> -uglifier-1.2.4.ebuild,
  uglifier-1.2.5.ebuild:
  Cleanup old, use the new rspec support.

*uglifier-1.2.5 (28 Jun 2012)

  28 Jun 2012; Hans de Graaff <graaff@gentoo.org> +uglifier-1.2.5.ebuild:
  Version bump.

  28 Jun 2012; Hans de Graaff <graaff@gentoo.org> -uglifier-1.2.1.ebuild,
  -uglifier-1.2.2.ebuild:
  Remove old versions.

*uglifier-1.2.4 (22 Apr 2012)

  22 Apr 2012; Hans de Graaff <graaff@gentoo.org> +uglifier-1.2.4.ebuild:
  Version bump.

  05 Mar 2012; Thomas Kahle <tomka@gentoo.org> uglifier-1.2.2.ebuild:
  marked ~x86 per bug 397435

  01 Mar 2012; Fabian Groffen <grobian@gentoo.org> uglifier-1.2.2.ebuild:
  Marked ~x64-macos

*uglifier-1.2.2 (28 Jan 2012)

  28 Jan 2012; Hans de Graaff <graaff@gentoo.org> +uglifier-1.2.2.ebuild:
  Version bump.

  03 Jan 2012; Hans de Graaff <graaff@gentoo.org> uglifier-1.2.1.ebuild:
  Fix extradocs to be installed. Fixes bug 397503.

  30 Dec 2011; Michael Sterrett <mr_bones_@gentoo.org> uglifier-1.2.1.ebuild:
  whitespace

*uglifier-1.2.1 (30 Dec 2011)

  30 Dec 2011; Hans de Graaff <graaff@gentoo.org> +uglifier-1.2.1.ebuild,
  +metadata.xml:
  Initial import. Needed for default Rails 3.1 asset pipeline.