diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-02 15:05:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-02 15:05:58 +0000 |
commit | 64f2ac0e178d4800b975b9a2e58cbeb9789fae7d (patch) | |
tree | f6bb174ae8dc97149346ade96297e64f4b3dedb1 /x11-apps | |
parent | Stable for amd64, wrt bug #445091 (diff) | |
download | gentoo-2-64f2ac0e178d4800b975b9a2e58cbeb9789fae7d.tar.gz gentoo-2-64f2ac0e178d4800b975b9a2e58cbeb9789fae7d.tar.bz2 gentoo-2-64f2ac0e178d4800b975b9a2e58cbeb9789fae7d.zip |
Stable for amd64, wrt bug #445596
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xtitle/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xtitle/xtitle-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xtitle/ChangeLog b/x11-apps/xtitle/ChangeLog index 334e773def06..0b6eb29ab552 100644 --- a/x11-apps/xtitle/ChangeLog +++ b/x11-apps/xtitle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xtitle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtitle/ChangeLog,v 1.1 2012/11/01 14:41:06 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtitle/ChangeLog,v 1.2 2012/12/02 15:05:58 ago Exp $ + + 02 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xtitle-1.0.2.ebuild: + Stable for amd64, wrt bug #445596 *xtitle-1.0.2 (01 Nov 2012) diff --git a/x11-apps/xtitle/xtitle-1.0.2.ebuild b/x11-apps/xtitle/xtitle-1.0.2.ebuild index 632ededa661e..1e37c2cf28f1 100644 --- a/x11-apps/xtitle/xtitle-1.0.2.ebuild +++ b/x11-apps/xtitle/xtitle-1.0.2.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/x11-apps/xtitle/xtitle-1.0.2.ebuild,v 1.1 2012/11/01 14:41:06 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xtitle/xtitle-1.0.2.ebuild,v 1.2 2012/12/02 15:05:58 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.cs.indiana.edu/~kinzler/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="x11-misc/imake" |