diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 10:28:42 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 10:28:42 +0000 |
commit | f5ae7637b54643f363b52faf3304579ec73630bb (patch) | |
tree | f5474c175263c7b1e1a92c276b2aa0410053b0a0 /app-office/dia2code | |
parent | Stable for amd64, wrt bug #436366 (diff) | |
download | historical-f5ae7637b54643f363b52faf3304579ec73630bb.tar.gz historical-f5ae7637b54643f363b52faf3304579ec73630bb.tar.bz2 historical-f5ae7637b54643f363b52faf3304579ec73630bb.zip |
x86 stable wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'app-office/dia2code')
-rw-r--r-- | app-office/dia2code/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/dia2code/dia2code-0.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/dia2code/ChangeLog b/app-office/dia2code/ChangeLog index 144a3de6bd7a..19fbab93000a 100644 --- a/app-office/dia2code/ChangeLog +++ b/app-office/dia2code/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/dia2code # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.21 2012/09/15 12:22:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/ChangeLog,v 1.22 2012/10/03 10:27:51 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> dia2code-0.8.4.ebuild: + x86 stable wrt bug #427544 *dia2code-0.8.5 (15 Sep 2012) diff --git a/app-office/dia2code/dia2code-0.8.4.ebuild b/app-office/dia2code/dia2code-0.8.4.ebuild index a885a2e09095..4132cc375f71 100644 --- a/app-office/dia2code/dia2code-0.8.4.ebuild +++ b/app-office/dia2code/dia2code-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.4.ebuild,v 1.1 2012/06/30 17:44:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/dia2code/dia2code-0.8.4.ebuild,v 1.2 2012/10/03 10:27:52 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" IUSE="" DEPEND="dev-libs/libxml2" |