diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:24 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:24 +0000 |
commit | 1d7605b44da0cf8ce9e82c192052a72bf1ca9b70 (patch) | |
tree | 343e59313be32b03f4c734669d90cf7201d399c3 /net-news/slrn | |
parent | big IUSE commit (diff) | |
download | historical-1d7605b44da0cf8ce9e82c192052a72bf1ca9b70.tar.gz historical-1d7605b44da0cf8ce9e82c192052a72bf1ca9b70.tar.bz2 historical-1d7605b44da0cf8ce9e82c192052a72bf1ca9b70.zip |
big IUSE commit
Diffstat (limited to 'net-news/slrn')
-rw-r--r-- | net-news/slrn/slrn-0.9.7.4-r1.ebuild | 2 | ||||
-rw-r--r-- | net-news/slrn/slrn-0.9.7.4.ebuild | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-news/slrn/slrn-0.9.7.4-r1.ebuild b/net-news/slrn/slrn-0.9.7.4-r1.ebuild index 3e73db789f04..21970a58625c 100644 --- a/net-news/slrn/slrn-0.9.7.4-r1.ebuild +++ b/net-news/slrn/slrn-0.9.7.4-r1.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # Added ssl support and new patches # $Header $ + +IUSE="ssl nls" S=${WORKDIR}/${P} DESCRIPTION="s-lang Newsreader" diff --git a/net-news/slrn/slrn-0.9.7.4.ebuild b/net-news/slrn/slrn-0.9.7.4.ebuild index 5589409babf3..7100c710b9a6 100644 --- a/net-news/slrn/slrn-0.9.7.4.ebuild +++ b/net-news/slrn/slrn-0.9.7.4.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # Added ssl support and new patches # $Header $ + +IUSE="ssl" S=${WORKDIR}/${P} DESCRIPTION="s-lang Newsreader" |