diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:17:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:17:39 +0000 |
commit | 693191d70c0721bd1ef9e804f16d0891dfceafbe (patch) | |
tree | 42a8d8f653b9798279309fea4c4461ac8e7b3afd | |
parent | Stable for x86, wrt bug #533274 (diff) | |
download | gentoo-2-693191d70c0721bd1ef9e804f16d0891dfceafbe.tar.gz gentoo-2-693191d70c0721bd1ef9e804f16d0891dfceafbe.tar.bz2 gentoo-2-693191d70c0721bd1ef9e804f16d0891dfceafbe.zip |
Stable for x86, wrt bug #533278
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | app-misc/uptimed/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/uptimed/uptimed-0.3.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/uptimed/ChangeLog b/app-misc/uptimed/ChangeLog index 24861cb9ed90..664320f3cc85 100644 --- a/app-misc/uptimed/ChangeLog +++ b/app-misc/uptimed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/uptimed # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/ChangeLog,v 1.104 2014/12/26 19:15:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/ChangeLog,v 1.105 2014/12/28 10:17:39 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> uptimed-0.3.18.ebuild: + Stable for x86, wrt bug #533278 26 Dec 2014; Agostino Sarubbo <ago@gentoo.org> uptimed-0.3.18.ebuild: Stable for amd64, wrt bug #533278 diff --git a/app-misc/uptimed/uptimed-0.3.18.ebuild b/app-misc/uptimed/uptimed-0.3.18.ebuild index 2ad2636486ec..59b100fc718d 100644 --- a/app-misc/uptimed/uptimed-0.3.18.ebuild +++ b/app-misc/uptimed/uptimed-0.3.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.18.ebuild,v 1.3 2014/12/26 19:15:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/uptimed/uptimed-0.3.18.ebuild,v 1.4 2014/12/28 10:17:39 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/rpodgorny/uptimed/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="static-libs" pkg_setup() { |