diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 19:28:03 -0800 |
commit | 221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch) | |
tree | e6e8fd3ceb27f3625ba592677c36d0111912341d /dev-ruby/compass | |
download | gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2 gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip |
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the
exact time of the Git migration.
The purpose of this repo is to populate the rsync-distributed tree with
old ChangeLogs that cannot be generated from Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-ruby/compass')
-rw-r--r-- | dev-ruby/compass/ChangeLog | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/dev-ruby/compass/ChangeLog b/dev-ruby/compass/ChangeLog new file mode 100644 index 00000000..3a3cc70e --- /dev/null +++ b/dev-ruby/compass/ChangeLog @@ -0,0 +1,50 @@ +# ChangeLog for dev-ruby/compass +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/compass/ChangeLog,v 1.8 2015/04/11 05:26:27 graaff Exp $ + + 11 Apr 2015; Hans de Graaff <graaff@gentoo.org> -compass-0.12.6-r1.ebuild, + -compass-0.12.7.ebuild, -compass-0.12.7-r1.ebuild: + Remove masked ruby19-only packages. + +*compass-1.0.3-r1 (13 Feb 2015) + + 13 Feb 2015; Hans de Graaff <graaff@gentoo.org> -compass-1.0.3.ebuild, + +compass-1.0.3-r1.ebuild: + Install missing VERSION and VERSION_NAME files, fixing bug 539666. + +*compass-1.0.3 (30 Jan 2015) + + 30 Jan 2015; Hans de Graaff <graaff@gentoo.org> +compass-1.0.3.ebuild: + Version bump. + +*compass-1.0.1-r1 (07 Oct 2014) + + 07 Oct 2014; Hans de Graaff <graaff@gentoo.org> -compass-1.0.1.ebuild, + +compass-1.0.1-r1.ebuild: + Remove unpackaged and unneeded rb-fsevent dependency from gemspec file. + +*compass-1.0.1 (05 Oct 2014) +*compass-0.12.7-r1 (05 Oct 2014) + + 05 Oct 2014; Hans de Graaff <graaff@gentoo.org> +compass-0.12.7-r1.ebuild, + +compass-1.0.1.ebuild: + Version bump in new slot. Add revision for compass:0 as well to avoid file + collisions upon installation. + +*compass-0.12.7 (18 Aug 2014) + + 18 Aug 2014; Hans de Graaff <graaff@gentoo.org> +compass-0.12.7.ebuild: + Version bump. + +*compass-0.12.6-r1 (20 May 2014) + + 20 May 2014; Hans de Graaff <graaff@gentoo.org> -compass-0.12.6.ebuild, + +compass-0.12.6-r1.ebuild: + Revision bump to ensure correct dependencies. Fix tests by using mocha:0.13. + Add missing cucumber dependency. Fix cucumber scenario and avoid another. + +*compass-0.12.6 (11 May 2014) + + 11 May 2014; Vikraman Choudhury (vikraman) <vikraman@gentoo.org> + +compass-0.12.6.ebuild, +metadata.xml: + New ebuild for compass, sass-based stylesheet framework |