Skip to content

Commit

Permalink
lxde-base/lxappearance-obconf: Version bump to 0.2.3
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
hannob committed Sep 13, 2016
1 parent d120eda commit 551b64a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions lxde-base/lxappearance-obconf/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST lxappearance-obconf-0.2.1.tar.gz 418312 SHA256 a807aa16ebdca50d15309c133ba2473e9b982e62937a507b5798d82e461d5888 SHA512 f37a981005ba7c4d1ba0a00ec189d6978cd521b9742d0356f1b29685646f9cf78953c449bdee48fabff21e98f676d22c9916d03b0256d59e159f2947e4a41c5e WHIRLPOOL fe235c39a1e20d2bb5380f765d38d44cd3e338a118cb517254debeb784a8ae2e35ca1714c313ec01679a05784d36895fe7edf05d66fd0f974b9256c0a637f36c
DIST lxappearance-obconf-0.2.3.tar.xz 290204 SHA256 3150b33b4b7beb71c1803aee2be21c94767d73b70dfc8d2bcaafe2650ea83149 SHA512 cec56238b2b8ea86ab310fdf3d9d43ef665aac7762018a296803ef7caccb6a5a7854c4b17e0028152b379a373602ede30edb02811a9a370ba369b62bb3caee09 WHIRLPOOL 0a67250cf9890aa451ce6440ece5a9006a57271dc216e81cec7ee20730361084ddbbb78a6296c79b1e9ddf73cd6e23dc574252ddc49b0dcaa204dc38eb256f83
27 changes: 27 additions & 0 deletions lxde-base/lxappearance-obconf/lxappearance-obconf-0.2.3.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=6

inherit eutils

DESCRIPTION="LXAppearance plugin for configuring OpenBox"
HOMEPAGE="http://lxde.org/"
SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~mips ~x86"
IUSE=""

RDEPEND="lxde-base/lxappearance
x11-wm/openbox"
DEPEND="${RDEPEND}
virtual/pkgconfig
dev-util/intltool"

src_install() {
default
prune_libtool_files
}

0 comments on commit 551b64a

Please sign in to comment.