head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2011.10.24.09.10.50;	author dougb;	state Exp;
branches;
next	1.3;

1.3
date	2011.10.24.04.16.50;	author dougb;	state Exp;
branches;
next	1.2;

1.2
date	2011.03.03.02.27.41;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2003.09.29.08.51.03;	author knu;	state Exp;
branches;
next	;


desc
@@


1.4
log
@The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
@
text
@Ruby-GPGME is a ruby interface to GnuPG Made Easy (GPGME).

- Provides three levels of API.

- The low-level API allows direct access to about 94% of C functions
  provided by GPGME.

- The mid-level API looks object-oriented (or rubyish).

- The high-level API provides a convenient class-based interface to
  frequently used GPGME functions.

Author:	Daiki Ueno
WWW: http://ruby-gpgme.rubyforge.org/
@


1.3
log
@Remove more tags from pkg-descr files fo the form:

- Name
em@@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
@
text
@a13 1

@


1.2
log
@- Update to 1.0.8
- This uses the newest GPGME library instead of the ancient security/gpgme03
- Add LICENSE
- Update pkg-descr

PR:		ports/154640
Submitted by:	Jason E dot  Hale <bsdkaffee_AT_gmail dot com>
@
text
@a12 1
WWW:	http://ruby-gpgme.rubyforge.org/
d14 2
@


1.1
log
@Add ruby-gpgme, a Ruby interface to GnuPG Made Easy (GPGME).
@
text
@d3 1
a3 1
- Provides high-level and low-level API.
d8 2
d13 1
a13 1
WWW:	http://deisui.org/~ueno/ruby/ruby-gpgme/index.html.en
@

