summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/stomp/ChangeLog7
-rw-r--r--dev-ruby/stomp/stomp-1.2.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/stomp/ChangeLog b/dev-ruby/stomp/ChangeLog
index c3f6c3dafd49..77c15dcac2c8 100644
--- a/dev-ruby/stomp/ChangeLog
+++ b/dev-ruby/stomp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/stomp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.31 2013/12/24 12:50:41 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/ChangeLog,v 1.32 2014/01/19 16:54:57 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> stomp-1.2.16.ebuild:
+ amd64 stable, bug #490020
24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> stomp-1.2.16.ebuild:
Stable for x86, wrt bug #490020
diff --git a/dev-ruby/stomp/stomp-1.2.16.ebuild b/dev-ruby/stomp/stomp-1.2.16.ebuild
index 404abde07fd0..e23fd5c42011 100644
--- a/dev-ruby/stomp/stomp-1.2.16.ebuild
+++ b/dev-ruby/stomp/stomp-1.2.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.2 2013/12/24 12:50:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/stomp/stomp-1.2.16.ebuild,v 1.3 2014/01/19 16:54:57 pacho Exp $
EAPI=5
@@ -18,5 +18,5 @@ HOMEPAGE="http://rubyforge.org/projects/stomp/"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""