diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:33:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 21:33:17 +0000 |
commit | c25e88f3a61c2b762d348f6ed926627a6c654d85 (patch) | |
tree | 8d4117fc48638b4951affc9616e59e8a65a89b0a /virtual | |
parent | Stable for x86, wrt bug #457824 (diff) | |
download | gentoo-2-c25e88f3a61c2b762d348f6ed926627a6c654d85.tar.gz gentoo-2-c25e88f3a61c2b762d348f6ed926627a6c654d85.tar.bz2 gentoo-2-c25e88f3a61c2b762d348f6ed926627a6c654d85.zip |
Stable for x86, wrt bug #457824
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/leechcraft-wysiwyg-editor/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/leechcraft-wysiwyg-editor/ChangeLog b/virtual/leechcraft-wysiwyg-editor/ChangeLog index 255c519f91fc..1fae3b9c5972 100644 --- a/virtual/leechcraft-wysiwyg-editor/ChangeLog +++ b/virtual/leechcraft-wysiwyg-editor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/leechcraft-wysiwyg-editor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.3 2013/02/16 21:13:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/ChangeLog,v 1.4 2013/02/16 21:33:17 ago Exp $ + + 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + leechcraft-wysiwyg-editor-0.5.90.ebuild: + Stable for x86, wrt bug #457824 16 Feb 2013; Agostino Sarubbo <ago@gentoo.org> leechcraft-wysiwyg-editor-0.5.90.ebuild: diff --git a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild index a96a5086334e..31c8b1296af0 100644 --- a/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild +++ b/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild,v 1.2 2013/02/16 21:13:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/leechcraft-wysiwyg-editor/leechcraft-wysiwyg-editor-0.5.90.ebuild,v 1.3 2013/02/16 21:33:17 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="~x11-plugins/leechcraft-lhtr-${PV}" |